enable std feature with fontconfig feature
This commit is contained in:
parent
fedeeea9d3
commit
ace8560493
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ std = [
|
|||
vi = ["syntect"]
|
||||
wasm-web = ["sys-locale?/js"]
|
||||
warn_on_missing_glyphs = []
|
||||
fontconfig = ["fontdb/fontconfig"]
|
||||
fontconfig = ["fontdb/fontconfig", "std"]
|
||||
|
||||
[[bench]]
|
||||
name = "layout"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue