chore: sync project state and current artifacts
This commit is contained in:
@@ -6,9 +6,11 @@ members = [
|
||||
"crates/fluids",
|
||||
"demo", # Demo/test project (user experiments)
|
||||
"crates/solver",
|
||||
"crates/cli", # CLI for batch execution
|
||||
"bindings/python", # Python bindings (PyO3)
|
||||
"bindings/c", # C FFI bindings (cbindgen)
|
||||
"bindings/wasm", # WebAssembly bindings (wasm-bindgen)
|
||||
"tests/fluids", # Cross-backend fluid integration tests
|
||||
]
|
||||
resolver = "2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user