Add syntax-highlighting feature
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
7b63e24168
commit
9bc8a77da6
1 changed files with 3 additions and 0 deletions
|
@ -29,3 +29,6 @@ camino = { version = "1.1", features = ["serde"] }
|
||||||
|
|
||||||
[patch.crates-io]
|
[patch.crates-io]
|
||||||
forgejo-hooks = { path = "forgejo-hooks" }
|
forgejo-hooks = { path = "forgejo-hooks" }
|
||||||
|
|
||||||
|
[features]
|
||||||
|
syntax-highlighting = ["xmpp/syntax-highlighting"]
|
||||||
|
|
Loading…
Reference in a new issue