Skip to content

Commit

Permalink
Update font-kit requirement from 0.12.0 to 0.13.0
Browse files Browse the repository at this point in the history
Updates the requirements on [font-kit](https://github.com/servo/font-kit) to permit the latest version.
- [Commits](servo/font-kit@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: font-kit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent a7e5f64 commit 615ff70
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 @@ -49,7 +49,7 @@ num_enum = "0.7.0"
bitflags = "2.0.2"

[dependencies.font-kit]
version = "0.12.0"
version = "0.13.0"
optional = true

[workspace]
Expand Down

0 comments on commit 615ff70

Please sign in to comment.