aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3798123..b0c1214 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,10 +16,10 @@ itertools = "0.10"
num_cpus = "1"
once_cell = "1"
-gitlab = "0.1501"
-graphql_client = "0.10"
+gitlab = "0.1600"
+graphql_client = "0.11"
-git2 = { version = "0.14" }
+git2 = { version = "0.17" }
walkdir = "2"