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

This commit is contained in:
tuna2134
2024-09-11 05:33:46 +00:00
29 changed files with 626 additions and 24610 deletions

View File

@@ -1,6 +1,11 @@
[workspace]
resolver = "2"
<<<<<<< HEAD
members = [ "sbv2_api","sbv2_core", "sbv2_bindings"]
=======
members = ["sbv2_api", "sbv2_core"]
>>>>>>> cfea5d735aeb7d0abad5b913a3dda3810d8e59f8
[workspace.dependencies]
anyhow = "1.0.86"
dotenvy = "0.15.7"