Use Utf8PathBuf
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
ad3bcc88de
commit
66e4131bd3
3 changed files with 11 additions and 14 deletions
|
|
@ -25,6 +25,7 @@ xmpp = "0.5"
|
|||
hmac = "0.12"
|
||||
sha2 = "0.10"
|
||||
hex = "0.4"
|
||||
camino = { version = "1.1", features = ["serde"] }
|
||||
|
||||
[patch.crates-io]
|
||||
forgejo-hooks = { path = "forgejo-hooks" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue