mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update lots of dependencies
This commit is contained in:
parent
27071fa2df
commit
f2db4a43b9
7 changed files with 122 additions and 107 deletions
|
|
@ -26,7 +26,7 @@ harness = false
|
|||
[dependencies]
|
||||
anyhow = "1"
|
||||
bendy = { version = "0.3", features = ["std", "serde"] }
|
||||
hashbrown = { version = "0.7", features = ["serde"] }
|
||||
hashbrown = "0.8"
|
||||
hex = { version = "0.4", default-features = false }
|
||||
httparse = "1"
|
||||
itoa = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue