Update font-kit dependency in iced_graphics
This commit is contained in:
parent
6f52eb4d3a
commit
1475b10dff
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ version = "0.16"
|
||||||
optional = true
|
optional = true
|
||||||
|
|
||||||
[dependencies.font-kit]
|
[dependencies.font-kit]
|
||||||
version = "0.6"
|
version = "0.8"
|
||||||
optional = true
|
optional = true
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue