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