Skip to content

Commit 0127f25

Browse files
chore(deps): bump usvg from 0.45.1 to 0.46.0 in /hermes
Bumps [usvg](https://github.com/linebender/resvg) from 0.45.1 to 0.46.0. - [Release notes](https://github.com/linebender/resvg/releases) - [Changelog](https://github.com/linebender/resvg/blob/main/CHANGELOG.md) - [Commits](linebender/resvg@v0.45.1...v0.46.0) --- updated-dependencies: - dependency-name: usvg dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28706c1 commit 0127f25

File tree

2 files changed

+22
-13
lines changed

2 files changed

+22
-13
lines changed

hermes/Cargo.lock

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

hermes/bin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ regex = "1.11.2"
9090
rustls = { version = "0.23.35", default-features = false, features = ["ring","brotli","zlib"] }
9191
webpki-roots = "1.0.2"
9292
tokio-rustls = { version = "0.26.2", default-features = false, features = ["ring"] }
93-
usvg = "0.45.1"
93+
usvg = "0.46.0"
9494
uuid = { version = "1.18.0", features = ["v4"] }
9595
reqwest = "0.12.24"
9696
url = "2.5.7"

0 commit comments

Comments
 (0)