Files
sbv2-api/Cargo.toml
tuna2134 38f9d98d1a fix bug
2024-09-14 03:25:53 +00:00

10 lines
184 B
TOML

[workspace]
resolver = "2"
members = ["sbv2_api", "sbv2_core", "sbv2_bindings"]
[workspace.dependencies]
anyhow = "1.0.86"
dotenvy = "0.15.7"
env_logger = "0.11.5"
ndarray = "0.16.1"