aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2022-07-06 12:19:43 +0200
committerMax Audron <audron@cocaine.farm>2022-07-06 12:29:58 +0200
commiteea9a69b48bcd20a9cd14b7acc1ef6c1f2357ed7 (patch)
treef1e13ff44e4ad4e428e9a5d237c69a45f05bd3c2 /Cargo.toml
parentadd gitlab upload command (diff)
paginate results from gitlab api
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2dce05e..90a9bd3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,7 +16,7 @@ itertools = "0.10"
num_cpus = "1"
once_cell = "1"
-gitlab = "0.1500"
+gitlab = "0.1501"
graphql_client = "0.10"
git2 = { version = "0.14" }