Cargo Features
[dependencies]
typst-shim = { version = "0.13.12-rc1", default-features = false, features = ["nightly"] }
- default = nightly
-
The
nightly
feature is set by default whenevertypst-shim
is added without
somewhere in the dependency tree.default-features = false - nightly default
typst-shim has 2 features without comments.