Update to softbuffer 0.3, tracking up to age sets of primitives

This commit is contained in:
Ian Douglas Scott 2024-01-09 12:25:53 -08:00
parent 070abff5ce
commit ff268c8c42
3 changed files with 79 additions and 45 deletions

View file

@ -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"