From 60ac9b66d1f14d655527bc1780a10c88c01afb88 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Thu, 22 Jun 2023 15:53:32 +0200 Subject: update dependencies --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Cargo.toml') 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" -- cgit v1.2.3