parent
152afbb0b5
commit
d1415a86f9
@ -1 +1,2 @@
|
||||
/gix-glob-0.10.1.crate
|
||||
/gix-glob-0.12.0.crate
|
||||
|
@ -1,22 +0,0 @@
|
||||
--- gix-glob-0.10.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ gix-glob-0.10.1/Cargo.toml 2023-08-01T18:32:54.938103+00:00
|
||||
@@ -15,7 +15,7 @@
|
||||
name = "gix-glob"
|
||||
version = "0.10.1"
|
||||
authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"]
|
||||
-description = "A WIP crate of the gitoxide project dealing with pattern matching"
|
||||
+description = "Glob pattern matching implementation for gix"
|
||||
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-features]
|
||||
version = "^0.32.1"
|
||||
|
@ -0,0 +1,2 @@
|
||||
[DEFAULT]
|
||||
summary = Glob pattern matching implementation for gix
|
@ -1 +1 @@
|
||||
SHA512 (gix-glob-0.10.1.crate) = 7518c7729964e8a5a2f347e34e34a96cecc7dc789ee754d18e5262006f7ef18e85e4e77870425998c172ed3c6ae9ab96e7be7e79d5c143055a11898dc9d1dece
|
||||
SHA512 (gix-glob-0.12.0.crate) = c1994e1e2074f6f708a9ecdb51b0f7c37557932305726a4bc554213112719e1fae2c601b97659a7e4ca6b2270ba8f60d62603709da85b41a2fbbb26606da08ed
|
||||
|
Loading…
Reference in new issue