Update most Rust dependencies (#2259)

This commit is contained in:
Keavon Chambers
2025-02-04 02:41:13 -08:00
committed by GitHub
parent 6d52151d60
commit 0d8b25d37f
11 changed files with 969 additions and 536 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ slotmap = "1.0.7"
glob = "0.3"
svg = "0.18"
resvg = "0.44"
image = "0.24"
image = "0.25"
# Required dependencies
criterion = { version = "0.5", features = ["html_reports"] }