Skip to content

Commit 56ec6b4

Browse files
Bump rustler from 0.33.0 to 0.34.0 in /native/resvg (#68)
Bumps [rustler](https://github.com/rusterlium/rustler) from 0.33.0 to 0.34.0. - [Release notes](https://github.com/rusterlium/rustler/releases) - [Changelog](https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md) - [Commits](rusterlium/rustler@rustler-0.33.0...rustler-0.34.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 bbf41f5 commit 56ec6b4

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

native/resvg/Cargo.lock

+14-6
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.33.0"
16+
rustler = "0.34.0"
1717
tiny-skia = "0.10"
1818
usvg = "0.35.0"

0 commit comments

Comments
 (0)