Skip to content

Commit

Permalink
build(deps): update tiny-skia-path requirement from 0.10.0 to 0.11.0
Browse files Browse the repository at this point in the history
Updates the requirements on [tiny-skia-path](https://github.com/RazrFalcon/tiny-skia) to permit the latest version.
- [Changelog](https://github.com/RazrFalcon/tiny-skia/blob/master/CHANGELOG.md)
- [Commits](RazrFalcon/tiny-skia@v0.10.0...v0.10.0)

---
updated-dependencies:
- dependency-name: tiny-skia-path
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and M-Adoo committed Jun 20, 2023
1 parent db1bb34 commit 29aa8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ serde = "1.0"
serde_json = "1.0.82"
smallvec = "1.8.0"
syn = "1.0.109"
tiny-skia-path = {version = "0.10.0"}
tiny-skia-path = {version = "0.11.0"}
trybuild = "1.0.77"
unicode-bidi = "0.3.7"
unicode-script = "0.5.4"
Expand Down

0 comments on commit 29aa8db

Please sign in to comment.