Update gitlab dep to 0.1705

Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
pep 2024-11-21 17:28:08 +01:00
parent d16ead8bc9
commit 456317fb68
Signed by: pep
GPG key ID: DEDA74AEECA9D0F2

View file

@ -9,7 +9,7 @@ license = "AGPL-3.0+"
[dependencies]
clap = { version = "4.5", features = [ "cargo" ] }
forgejo-hooks = "*"
gitlab = "0.1701"
gitlab = "0.1705"
hyper = { version = "1.4", default-features = false, features = [ "http1", "server" ] }
hyper-util = { version = "0.1", features = [ "tokio" ] }
http-body-util = "0.1"