Replace xxhash-rust with rustc-hash

This commit is contained in:
Héctor Ramón Jiménez 2024-03-30 15:57:12 +01:00
parent 35af0aa84f
commit faa53647cc
No known key found for this signature in database
GPG key ID: 4C07CEC81AFA161F
6 changed files with 6 additions and 12 deletions

View file

@ -155,7 +155,6 @@ thiserror = "1.0"
tiny-skia = "0.11"
tokio = "1.0"
tracing = "0.1"
xxhash-rust = { version = "0.8", features = ["xxh3"] }
unicode-segmentation = "1.0"
wasm-bindgen-futures = "0.4"
wasm-timer = "0.2"