mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-03 20:24:16 -04:00
clean up cargo.toml
This commit is contained in:
parent
d877d82104
commit
7f3f7c9166
5 changed files with 131 additions and 139 deletions
|
@ -38,7 +38,7 @@ parking_lot = "^0"
|
|||
backtrace = "^0"
|
||||
serde_json = "^1"
|
||||
serde = "^1"
|
||||
futures-util = { version = "^0", default_features = false, features = [
|
||||
futures-util = { version = "^0", default-features = false, features = [
|
||||
"alloc",
|
||||
] }
|
||||
cfg-if = "^1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue