mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +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
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -2437,9 +2437,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "simd-json"
|
||||
version = "0.10.7"
|
||||
version = "0.12.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "80ea1dfc2c400965867fc4ddd6f502572be2de2074b39f90984ed15fbdbdd8eb"
|
||||
checksum = "f0f07a84c7456b901b8dd2c1d44caca8b0fd2c2616206ee5acc9d9da61e8d9ec"
|
||||
dependencies = [
|
||||
"getrandom",
|
||||
"halfbrown",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue