Skip to content

Commit 63a2976

Browse files
dependabot[bot]relrelb
authored andcommitted
build(deps): bump lyon from 1.0.0 to 1.0.1
Bumps [lyon](https://github.com/nical/lyon) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/nical/lyon/releases) - [Commits](https://github.com/nical/lyon/commits) --- updated-dependencies: - dependency-name: lyon dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9303304 commit 63a2976

File tree

2 files changed

+20
-11
lines changed

2 files changed

+20
-11
lines changed

Cargo.lock

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

render/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ png = { version = "0.17.7" }
1313
flate2 = "1.0.24"
1414
smallvec = { version = "1.10.0", features = ["union"] }
1515
downcast-rs = "1.2.0"
16-
lyon = { version = "1.0.0", optional = true }
16+
lyon = { version = "1.0.1", optional = true }
1717
thiserror = "1.0"
1818
wasm-bindgen = { version = "=0.2.83", optional = true }
1919

0 commit comments

Comments
 (0)