Update gitlab version to 0.1610
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
2f645d4200
commit
a5491e7a25
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ license = "AGPL-3.0+"
|
|||
|
||||
[dependencies]
|
||||
clap = { version = "4.3", features = [ "cargo" ] }
|
||||
gitlab = "0.1602"
|
||||
gitlab = "0.1610"
|
||||
hyper = { version = "0.14", features = [ "full" ] }
|
||||
jid = { version = "*", features = [ "serde" ] }
|
||||
log = "0.4"
|
||||
|
|
Loading…
Reference in a new issue