mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
ws: update simd-json to v0.12
This commit is contained in:
parent
c2f7b6ed92
commit
3835da22ac
5 changed files with 12 additions and 9 deletions
|
|
@ -24,7 +24,7 @@ anyhow = "1"
|
|||
hashbrown = { version = "0.14", features = ["serde"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
simd-json = { version = "0.10", features = ["allow-non-simd"] }
|
||||
simd-json = "0.12"
|
||||
tungstenite = "0.20"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue