Bump rustybuzz version to 0.7
This commit is contained in:
parent
2c1d564d62
commit
7e6368a4fc
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ fontdb = { version = "0.13.0", default-features = false }
|
||||||
libm = "0.2.6"
|
libm = "0.2.6"
|
||||||
log = "0.4.17"
|
log = "0.4.17"
|
||||||
ouroboros = "0.15.5"
|
ouroboros = "0.15.5"
|
||||||
rustybuzz = { version = "0.6.0", default-features = false, features = ["libm"] }
|
rustybuzz = { version = "0.7.0", default-features = false, features = ["libm"] }
|
||||||
swash = { version = "0.1.6", optional = true }
|
swash = { version = "0.1.6", optional = true }
|
||||||
syntect = { version = "5.0.0", optional = true }
|
syntect = { version = "5.0.0", optional = true }
|
||||||
sys-locale = { version = "0.2.3", optional = true }
|
sys-locale = { version = "0.2.3", optional = true }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue