parent
3d9e2b9497
commit
4b1eb4f392
@ -1 +1,2 @@
|
||||
/gix-config-value-0.12.5.crate
|
||||
/gix-config-value-0.14.0.crate
|
||||
|
@ -1,22 +0,0 @@
|
||||
--- gix-config-value-0.12.5/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ gix-config-value-0.12.5/Cargo.toml 2023-08-01T18:21:49.452501+00:00
|
||||
@@ -15,7 +15,7 @@
|
||||
name = "gix-config-value"
|
||||
version = "0.12.5"
|
||||
authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"]
|
||||
-description = "A crate of the gitoxide project providing gix-config value parsing"
|
||||
+description = "Parser for gix-config values"
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/Byron/gitoxide"
|
||||
|
||||
@@ -38,10 +38,6 @@
|
||||
features = ["std"]
|
||||
default-features = false
|
||||
|
||||
-[dependencies.document-features]
|
||||
-version = "0.2.0"
|
||||
-optional = true
|
||||
-
|
||||
[dependencies.gix-path]
|
||||
version = "^0.8.4"
|
||||
|
@ -0,0 +1,2 @@
|
||||
[DEFAULT]
|
||||
summary = Parser for gix-config values
|
@ -1 +1 @@
|
||||
SHA512 (gix-config-value-0.12.5.crate) = 835d16ee6a96b4c63971680c5096c75b8a34cc6152402c63fc5092e177767b78ce39e65ff414e9b4949b8882fe4cf62b497d5ec4b144eb9e1353dcd8d5d3834d
|
||||
SHA512 (gix-config-value-0.14.0.crate) = 98c9bb4e40a9278141da20e8eb0e59553c11a35ad1dc0ca27fc61df89846d7d9563b6ad372aacec08464003d719ee5cd924bfcc2ad734f0b456fe0284c024c57
|
||||
|
Loading…
Reference in new issue