From 149b270c155612d10e5f7d6d14633c7c86140cc5 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Tue, 7 Jun 2022 12:28:18 +0200 Subject: update dependencies --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 82a163b..18eb1eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,8 +7,8 @@ edition = "2021" tokio = { version = "1", features = ["full", "rt-multi-thread"] } futures = "0.3" -gitlab = "0.1403" -graphql_client = "0.8" +gitlab = "0.1408" +graphql_client = "0.10" git2 = { version = "0.13", features = ["vendored-libgit2", "vendored-openssl"] } -- cgit v1.2.3