aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2023-06-22 15:53:32 +0200
committerMax Audron <audron@cocaine.farm>2023-06-22 15:53:32 +0200
commit60ac9b66d1f14d655527bc1780a10c88c01afb88 (patch)
treed38ddd7e2294e382b198c7c13b5f552eaa4a4c28 /Cargo.toml
parentrelease 1.0.1 (diff)
update dependencies
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"