diff options
author | 2025-02-11 00:39:37 +0100 | |
---|---|---|
committer | 2025-02-11 00:39:37 +0100 | |
commit | 0ff5f9e8a7bc8d56d6ca8335a954550560a4eaf5 (patch) | |
tree | b4cf613142beb6a54bd766e4ea3786b34b926f47 /Cargo.toml | |
parent | 6154395be0668af42ac597c9db35e5e198c264c9 (diff) | |
download | iced-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.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |