mirror of
https://github.com/neodyland/sbv2-api.git
synced 2025-12-26 00:59:58 +00:00
fixed
This commit is contained in:
2470
Cargo.lock
generated
Normal file
2470
Cargo.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,10 +1,6 @@
|
||||
[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"
|
||||
|
||||
Reference in New Issue
Block a user