Skip to content

Commit

Permalink
Bump resvg from 0.37.0 to 0.38.0
Browse files Browse the repository at this point in the history
Bumps [resvg](https://github.com/RazrFalcon/resvg) from 0.37.0 to 0.38.0.
- [Release notes](https://github.com/RazrFalcon/resvg/releases)
- [Changelog](https://github.com/RazrFalcon/resvg/blob/master/CHANGELOG.md)
- [Commits](linebender/resvg@v0.37.0...v0.38.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 Jan 22, 2024
1 parent 4ddc118 commit 072c4aa
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 10 deletions.
78 changes: 69 additions & 9 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 @@ -63,7 +63,7 @@ log = "0.4"
open = "5.0"
pico-args = "0.5"
rand = "0.8"
resvg = "0.37"
resvg = "0.38"
serde = { version = "1.0.159", features = ["derive"] }
sys-info = "0.9"
thiserror = "1.0"
Expand Down

0 comments on commit 072c4aa

Please sign in to comment.