Skip to content

Commit

Permalink
Bump resvg from 0.39.0 to 0.40.0
Browse files Browse the repository at this point in the history
Bumps [resvg](https://github.com/RazrFalcon/resvg) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/RazrFalcon/resvg/releases)
- [Changelog](https://github.com/RazrFalcon/resvg/blob/master/CHANGELOG.md)
- [Commits](linebender/resvg@v0.39.0...v0.40.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 Feb 17, 2024
1 parent 4203bd4 commit 006f1f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 xpd-rank-card/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ categories = ["multimedia::images"]
serde = { version = "1.0", features = ["derive"] }
tokio = { version = "1", features = ["sync"] }
thiserror = "1"
resvg = "0.39"
resvg = "0.40"
png = "0.17"
rayon = "1"
tera = "1"
Expand Down

0 comments on commit 006f1f4

Please sign in to comment.