diff options
| author | Max Audron <audron@cocaine.farm> | 2022-07-06 12:19:43 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2022-07-06 12:29:58 +0200 |
| commit | eea9a69b48bcd20a9cd14b7acc1ef6c1f2357ed7 (patch) | |
| tree | f1e13ff44e4ad4e428e9a5d237c69a45f05bd3c2 /Cargo.toml | |
| parent | add gitlab upload command (diff) | |
paginate results from gitlab api
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" } |
