Require modit 0.1.4
This commit is contained in:
parent
db2f3b94ef
commit
b2fb02c7ad
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ fontdb = { version = "0.16.0", default-features = false }
|
||||||
hashbrown = { version = "0.14.1", optional = true, default-features = false }
|
hashbrown = { version = "0.14.1", optional = true, default-features = false }
|
||||||
libm = "0.2.8"
|
libm = "0.2.8"
|
||||||
log = "0.4.20"
|
log = "0.4.20"
|
||||||
modit = { version = "0.1.3", optional = true }
|
modit = { version = "0.1.4", optional = true }
|
||||||
rangemap = "1.4.0"
|
rangemap = "1.4.0"
|
||||||
rustc-hash = { version = "1.1.0", default-features = false }
|
rustc-hash = { version = "1.1.0", default-features = false }
|
||||||
rustybuzz = { version = "0.12.0", default-features = false, features = ["libm"] }
|
rustybuzz = { version = "0.12.0", default-features = false, features = ["libm"] }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue