summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2025-02-11 00:39:37 +0100
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2025-02-11 00:39:37 +0100
commit0ff5f9e8a7bc8d56d6ca8335a954550560a4eaf5 (patch)
treeb4cf613142beb6a54bd766e4ea3786b34b926f47 /Cargo.toml
parent6154395be0668af42ac597c9db35e5e198c264c9 (diff)
downloadiced-0ff5f9e8a7bc8d56d6ca8335a954550560a4eaf5.tar.gz
iced-0ff5f9e8a7bc8d56d6ca8335a954550560a4eaf5.tar.bz2
iced-0ff5f9e8a7bc8d56d6ca8335a954550560a4eaf5.zip
Update `sipper` to `0.1.0`
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e8772772..e990cf59 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.0.5"
+sipper = "0.1.0"
smol = "1.0"
smol_str = "0.2"
softbuffer = "0.4"