Update dep camino's features
Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
parent
9bcf1665a6
commit
4b0daaf0a1
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ xmpp = { git = "https://gitlab.com/xmpp-rs/xmpp-rs", rev = "e3a4aae42d9", defaul
|
|||
hmac = "0.12"
|
||||
sha2 = "0.10"
|
||||
hex = "0.4"
|
||||
camino = { version = "1.1", features = ["serde"] }
|
||||
camino = { version = "1.2", features = ["serde1"] }
|
||||
|
||||
[patch.crates-io]
|
||||
forgejo-hooks = { path = "forgejo-hooks" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue