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

@ -21,10 +21,10 @@ log.workspace = true
num-traits.workspace = true
once_cell.workspace = true
palette.workspace = true
rustc-hash.workspace = true
smol_str.workspace = true
thiserror.workspace = true
web-time.workspace = true
xxhash-rust.workspace = true
dark-light.workspace = true
dark-light.optional = true