From eea9a69b48bcd20a9cd14b7acc1ef6c1f2357ed7 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Wed, 6 Jul 2022 12:19:43 +0200 Subject: paginate results from gitlab api --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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" } -- cgit v1.2.3