diff --git a/Cargo.toml b/Cargo.toml index 6940062..954e798 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"