summaryrefslogtreecommitdiffstats
path: root/graphics/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-03-30 15:57:12 +0100
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-03-30 15:57:50 +0100
commitfaa53647cc83577e1ecb81a450c948b3fa4203e0 (patch)
tree388f4dfa961d464643891593d4c2ac420ac6d458 /graphics/Cargo.toml
parent35af0aa84f76daddbb6d6959f9746bd09e306278 (diff)
downloadiced-faa53647cc83577e1ecb81a450c948b3fa4203e0.tar.gz
iced-faa53647cc83577e1ecb81a450c948b3fa4203e0.tar.bz2
iced-faa53647cc83577e1ecb81a450c948b3fa4203e0.zip
Replace `xxhash-rust` with `rustc-hash`
Diffstat (limited to 'graphics/Cargo.toml')
-rw-r--r--graphics/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/Cargo.toml b/graphics/Cargo.toml
index 0ee6ff47..a42ed477 100644
--- a/graphics/Cargo.toml
+++ b/graphics/Cargo.toml
@@ -34,7 +34,6 @@ raw-window-handle.workspace = true
rustc-hash.workspace = true
thiserror.workspace = true
unicode-segmentation.workspace = true
-xxhash-rust.workspace = true
image.workspace = true
image.optional = true