mirror of
https://github.com/neodyland/sbv2-api.git
synced 2025-12-22 23:49:58 +00:00
7 lines
124 B
TOML
7 lines
124 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [ "sbv2_api","sbv2_core", "sbv2_bindings"]
|
|
|
|
[workspace.dependencies]
|
|
anyhow = "1.0.86"
|