feat(fmi): add FMI 2.0 Co-Simulation FMU export (bindings/fmi) and ntropyk-cli export-fmu command
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -34,6 +34,7 @@ indicatif = { version = "0.17", features = ["rayon"] }
|
||||
rayon = "1.8"
|
||||
colored = "2.1"
|
||||
petgraph = "0.6"
|
||||
zip = { version = "0.6", default-features = false, features = ["deflate", "time"] }
|
||||
|
||||
[dev-dependencies]
|
||||
approx = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user