diff --git a/Cargo.toml b/Cargo.toml index a9f5d50..97becf9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" }