mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25:30 +00:00
Update async-tungstenite version
This commit is contained in:
parent
edc85a0f66
commit
34902048d9
6 changed files with 25 additions and 386 deletions
|
|
@ -29,8 +29,8 @@ anyhow = "1"
|
|||
hashbrown = { version = "0.15", features = ["serde"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
simd-json = "0.13"
|
||||
tungstenite = { version = "0.21", optional = true }
|
||||
simd-json = "0.14"
|
||||
tungstenite = { version = "0.24", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue