Skip to content

Commit

Permalink
Bump resvg from 0.41.0 to 0.42.0
Browse files Browse the repository at this point in the history
Bumps [resvg](https://github.com/RazrFalcon/resvg) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/RazrFalcon/resvg/releases)
- [Changelog](https://github.com/RazrFalcon/resvg/blob/master/CHANGELOG.md)
- [Commits](linebender/resvg@v0.41.0...v0.42.0)

---
updated-dependencies:
- dependency-name: resvg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
1 parent fe20f54 commit 5ff34fd
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 16 deletions.
35 changes: 20 additions & 15 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ reqwest = { version = "0.12.4", default-features = false, features = [
"rustls-tls",
"gzip",
] }
resvg = "0.41.0"
resvg = "0.42.0"
serde = { version = "1.0.203", features = ["derive"] }
serde-xml-rs = "0.6.0"
tokio = { version = "1.38.0" }
Expand Down

0 comments on commit 5ff34fd

Please sign in to comment.