summaryrefslogtreecommitdiffstats
path: root/vendor/gix-command/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gix-command/Cargo.toml')
-rw-r--r--vendor/gix-command/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/gix-command/Cargo.toml b/vendor/gix-command/Cargo.toml
index 7eebb3100..403c66f3c 100644
--- a/vendor/gix-command/Cargo.toml
+++ b/vendor/gix-command/Cargo.toml
@@ -13,7 +13,7 @@
edition = "2021"
rust-version = "1.64"
name = "gix-command"
-version = "0.2.4"
+version = "0.2.5"
authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"]
description = "A WIP crate of the gitoxide project handling internal git command execution"
license = "MIT/Apache-2.0"