❎ Add cargo-deny to the CI of this crate (#45)
This commit is contained in:
parent
6249b0e037
commit
e6df88f698
3 changed files with 275 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ fontdb = { version = "0.10", default-features = false }
|
|||
libm = "0.2"
|
||||
log = "0.4"
|
||||
ouroboros = "0.15.5"
|
||||
rustybuzz = { version = "0.5", default-features = false, features = ["libm"]}
|
||||
rustybuzz = { version = "0.6", default-features = false, features = ["libm"]}
|
||||
swash = { version = "0.1", optional = true }
|
||||
syntect = { version = "5.0", optional = true }
|
||||
sys-locale = { version = "0.2", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue