Skip to content

Commit c590c79

Browse files
Bump rustler from 0.32.1 to 0.33.0 in /native/resvg (#60)
Bumps [rustler](https://github.com/rusterlium/rustler) from 0.32.1 to 0.33.0. - [Release notes](https://github.com/rusterlium/rustler/releases) - [Changelog](https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md) - [Commits](rusterlium/rustler@rustler-0.32.1...rustler-0.33.0) --- updated-dependencies: - dependency-name: rustler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2edf4d commit c590c79

File tree

2 files changed

+7
-14
lines changed

2 files changed

+7
-14
lines changed

native/resvg/Cargo.lock

+6-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

native/resvg/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ crate-type = ["cdylib"]
1313
[dependencies]
1414
resvg = "0.35.0"
1515
svgtypes = "0.15"
16-
rustler = "0.32.1"
16+
rustler = "0.33.0"
1717
tiny-skia = "0.10"
1818
usvg = "0.35.0"

0 commit comments

Comments
 (0)