Skip to content

Commit 7121109

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

File tree

2 files changed

+11
-20
lines changed

2 files changed

+11
-20
lines changed

Diff for: Cargo.lock

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

Diff for: examples/Cargo.toml

+1-1
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.8", optional = true, default-features = false }
10+
femtovg = { version = "0.9", optional = true, default-features = false }
1111
glium = { version = "0.34", optional = true, default-features = false }
1212
glow = { version = "0.13.0", optional = true }
1313
epoxy = { version = "0.1.0", optional = true }

0 commit comments

Comments
 (0)