summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Ian Douglas Scott <idscott@system76.com>2024-01-09 12:25:53 -0800
committerLibravatar Ian Douglas Scott <idscott@system76.com>2024-01-17 07:46:33 -0800
commitff268c8c4268d930fc337636302175d44e201448 (patch)
tree04b416d04a7341593d8ae552a7b651a345704996 /Cargo.toml
parent070abff5cee7fd351185a7cbc38a54e1d5f0db70 (diff)
downloadiced-ff268c8c4268d930fc337636302175d44e201448.tar.gz
iced-ff268c8c4268d930fc337636302175d44e201448.tar.bz2
iced-ff268c8c4268d930fc337636302175d44e201448.zip
Update to `softbuffer` 0.3, tracking up to `age` sets of primitives
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 ac72f212..1f2da434 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -145,7 +145,7 @@ resvg = "0.36"
rustc-hash = "1.0"
smol = "1.0"
smol_str = "0.2"
-softbuffer = "0.2"
+softbuffer = "0.3.4"
syntect = "5.1"
sysinfo = "0.28"
thiserror = "1.0"