Skip to content

Commit

Permalink
Bump font-kit from 0.4.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [font-kit](https://github.com/servo/font-kit) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/servo/font-kit/releases)
- [Commits](https://github.com/servo/font-kit/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and Aloxaf committed Dec 10, 2019
1 parent fbf702d commit 5d239a0
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 25 deletions.
76 changes: 52 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ path = "src/bin.rs"

[dependencies]
imageproc = "0.19"
font-kit = "0.4"
font-kit = "0.5"
clipboard = "0.5.0"
tempfile = "3.1.0"
conv = "0.3.3"
Expand Down

0 comments on commit 5d239a0

Please sign in to comment.