Skip to content

Commit 378351a

Browse files
committed
Merge branch 'dependabot/cargo/font-kit-0.7.0'
2 parents 9e17df0 + dd2943d commit 378351a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ features = ["std"]
2525
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
2626
rusttype = { version = "0.8.2", optional = true }
2727
lazy_static = { version = "1.4.0", optional = true }
28-
font-kit = { version = "0.6.0", optional = true }
28+
font-kit = { version = "0.7.0", optional = true }
2929
piston_window = { version = "0.108.0", optional = true }
3030

3131
[target.'cfg(not(target_arch = "wasm32"))'.dependencies.image]

0 commit comments

Comments
 (0)