diff options
Diffstat (limited to 'vendor/gix-bitmap/Cargo.toml')
-rw-r--r-- | vendor/gix-bitmap/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/gix-bitmap/Cargo.toml b/vendor/gix-bitmap/Cargo.toml index db61c1edc..901701f4b 100644 --- a/vendor/gix-bitmap/Cargo.toml +++ b/vendor/gix-bitmap/Cargo.toml @@ -13,7 +13,7 @@ edition = "2021" rust-version = "1.64" name = "gix-bitmap" -version = "0.2.3" +version = "0.2.4" authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"] description = "A WIP crate of the gitoxide project dedicated implementing the standard git bitmap format" license = "MIT/Apache-2.0" |