changes claude never committed
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[package]
|
||||
name = "semantic_mutation"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
world_model = { path = "../world_model" }
|
||||
rune_ir = { path = "../rune_ir" }
|
||||
trace_model = { path = "../trace_model" }
|
||||
reference_runtime = { path = "../reference_runtime" }
|
||||
|
||||
[lib]
|
||||
path = "src/lib.rs"
|
||||
Reference in New Issue
Block a user