Skip to content

Commit bf6d668

Browse files
Bump svgtypes from 0.14.0 to 0.15.0 in /native/resvg (#51)
Bumps [svgtypes](https://github.com/RazrFalcon/svgtypes) from 0.14.0 to 0.15.0. - [Changelog](https://github.com/RazrFalcon/svgtypes/blob/master/CHANGELOG.md) - [Commits](linebender/svgtypes@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: svgtypes 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 abfbae7 commit bf6d668

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

native/resvg/Cargo.lock

+15-9
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
@@ -12,7 +12,7 @@ crate-type = ["cdylib"]
1212

1313
[dependencies]
1414
resvg = "0.35.0"
15-
svgtypes = "0.14"
15+
svgtypes = "0.15"
1616
rustler = "0.32.1"
1717
tiny-skia = "0.10"
1818
usvg = "0.35.0"

0 commit comments

Comments
 (0)