Merge branch 'main' of https://github.com/tuna2134/sbv2-api into python

This commit is contained in:
tuna2134
2024-09-12 11:42:01 +00:00
20 changed files with 304 additions and 81 deletions

View File

@@ -5,3 +5,4 @@ members = ["sbv2_api", "sbv2_core", "sbv2_bindings"]
[workspace.dependencies]
anyhow = "1.0.86"
dotenvy = "0.15.7"
env_logger = "0.11.5"