mirror of
https://github.com/neodyland/sbv2-api.git
synced 2025-12-22 23:49:58 +00:00
fixed
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
<<<<<<< HEAD
|
||||
members = [ "sbv2_api","sbv2_core", "sbv2_bindings"]
|
||||
=======
|
||||
members = ["sbv2_api", "sbv2_core"]
|
||||
>>>>>>> cfea5d735aeb7d0abad5b913a3dda3810d8e59f8
|
||||
members = ["sbv2_api", "sbv2_core", "sbv2_bindings"]
|
||||
|
||||
[workspace.dependencies]
|
||||
anyhow = "1.0.86"
|
||||
dotenvy = "0.15.7"
|
||||
dotenvy = "0.15.7"
|
||||
|
||||
Reference in New Issue
Block a user