Skip to content

Commit 1fcec98

Browse files
Bump resvg from 0.43.0 to 0.45.1
Bumps [resvg](https://github.com/linebender/resvg) from 0.43.0 to 0.45.1. - [Release notes](https://github.com/linebender/resvg/releases) - [Changelog](https://github.com/linebender/resvg/blob/main/CHANGELOG.md) - [Commits](linebender/resvg@v0.43.0...v0.45.1) --- updated-dependencies: - dependency-name: resvg dependency-version: 0.45.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc11c43 commit 1fcec98

File tree

2 files changed

+39
-23
lines changed

2 files changed

+39
-23
lines changed

Cargo.lock

Lines changed: 38 additions & 22 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
@@ -7,6 +7,6 @@ edition = "2021"
77
axum = { version = "0.7", features = ["multipart"] }
88
tokio={version="1.0", features = ["full"] }
99
imageproc="0.25"
10-
resvg="0.43"
10+
resvg="0.45"
1111
axum_typed_multipart = "0.12.1"
1212
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)