Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 13, 2024
1 parent 6cd3751 commit bc6653a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 63 deletions.
83 changes: 21 additions & 62 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 @@ -12,5 +12,5 @@ crate-type = ["cdylib"]
[dependencies]
base64 = "0.22.0"
pyo3 = "0.21.1"
resvg = { version = "0.40.0", features = ["raster-images","text"] }
resvg = { version = "0.41.0", features = ["raster-images","text"] }
svgtypes = "0.15.0"

0 comments on commit bc6653a

Please sign in to comment.