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 163a5bc90..4d0a4e186 100644
--- a/vendor/gix-command/Cargo.toml
+++ b/vendor/gix-command/Cargo.toml
@@ -13,7 +13,7 @@
edition = "2021"
rust-version = "1.65"
name = "gix-command"
-version = "0.2.9"
+version = "0.2.10"
authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"]
description = "A crate of the gitoxide project handling internal git command execution"
license = "MIT OR Apache-2.0"