Skip to content

Commit bf6b029

Browse files
Bump svgtypes from 0.15.1 to 0.15.3
Bumps [svgtypes](https://github.com/linebender/svgtypes) from 0.15.1 to 0.15.3. - [Release notes](https://github.com/linebender/svgtypes/releases) - [Changelog](https://github.com/linebender/svgtypes/blob/main/CHANGELOG.md) - [Commits](linebender/svgtypes@v0.15.1...v0.15.3) --- updated-dependencies: - dependency-name: svgtypes dependency-version: 0.15.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0ab85f commit bf6b029

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -13,7 +13,7 @@ crate-type = ["cdylib"]
1313
log = "0.4.27"
1414
pyo3 = "0.25.0"
1515
resvg = { version = "0.42.0", features = ["raster-images", "text"] }
16-
svgtypes = "0.15.1"
16+
svgtypes = "0.15.3"
1717

1818

1919
[profile.release.package."*"]

0 commit comments

Comments
 (0)