Skip to content

Commit 7561532

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump femtovg from 0.14.1 to 0.18.1
Bumps [femtovg](https://github.com/femtovg/femtovg) from 0.14.1 to 0.18.1. - [Release notes](https://github.com/femtovg/femtovg/releases) - [Changelog](https://github.com/femtovg/femtovg/blob/master/CHANGELOG.md) - [Commits](femtovg/femtovg@v0.14.1...v0.18.1) --- updated-dependencies: - dependency-name: femtovg dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7823d2a commit 7561532

File tree

2 files changed

+21
-5
lines changed

2 files changed

+21
-5
lines changed

Cargo.lock

Lines changed: 20 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors.workspace = true
77
[dependencies]
88
chrono = "0.4"
99

10-
femtovg = { version = "0.14", optional = true, default-features = false }
10+
femtovg = { version = "0.18", optional = true, default-features = false }
1111
glium = { version = "0.36", optional = true, default-features = false }
1212
glow = { version = "0.16.0", optional = true }
1313
epoxy = { version = "0.1.0", optional = true }

0 commit comments

Comments
 (0)