mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
update ws dependencies as well as http rustls dependency
This commit is contained in:
parent
071f088d8b
commit
3042539101
16 changed files with 499 additions and 295 deletions
|
|
@ -24,8 +24,8 @@ anyhow = "1"
|
|||
hashbrown = { version = "0.14", features = ["serde"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
simd-json = "0.12"
|
||||
tungstenite = "0.20"
|
||||
simd-json = "0.13"
|
||||
tungstenite = "0.21"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue