Skip to content

Commit

Permalink
Update usvg and resvg to 0.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AldaronLau committed Dec 21, 2023
1 parent 6b874d0 commit 2ee4fe9
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
92 changes: 46 additions & 46 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@ log = "0.4"
open = "5.0"
pico-args = "0.5"
rand = "0.8"
resvg = "0.36"
resvg = "0.37"
serde = { version = "1.0.159", features = ["derive"] }
sys-info = "0.9"
thiserror = "1.0"
tiny-skia = "0.11"
toml = "0.8"
trash = { version = "3.0", default-features = false }
typed-builder = "0.18"
usvg = "0.36"
usvg = "0.37"
winit = "0.28"

[dependencies.libavif-image]
Expand Down

0 comments on commit 2ee4fe9

Please sign in to comment.