aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 912aafb..71e81ea 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,7 @@ once_cell = "1"
gitlab = "0.1710"
graphql_client = "0.14"
-gix = { version = "0.70", default-features = false, features = [
+gix = { version = "0.71", default-features = false, features = [
"status",
"index",
"credentials",