summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2025-02-11 23:18:16 +0100
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2025-02-11 23:18:16 +0100
commite78c757cad5619c77a588054b42e9b87335d6e86 (patch)
tree25755c2b3ae0dd1d72c17537c917a9246ec45016
parent6f48671042088a9cbde701f83e58667025349307 (diff)
downloadiced-e78c757cad5619c77a588054b42e9b87335d6e86.tar.gz
iced-e78c757cad5619c77a588054b42e9b87335d6e86.tar.bz2
iced-e78c757cad5619c77a588054b42e9b87335d6e86.zip
Use short version notation for `sipper`
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e990cf59..abdb2f80 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -172,7 +172,7 @@ raw-window-handle = "0.6"
resvg = "0.42"
rustc-hash = "2.0"
sha2 = "0.10"
-sipper = "0.1.0"
+sipper = "0.1"
smol = "1.0"
smol_str = "0.2"
softbuffer = "0.4"