parent
0ef67820f0
commit
0ffddc7c41
@ -1,3 +1,4 @@
|
|||||||
/gix-glob-0.10.1.crate
|
/gix-glob-0.10.1.crate
|
||||||
/gix-glob-0.12.0.crate
|
/gix-glob-0.12.0.crate
|
||||||
/gix-glob-0.13.0.crate
|
/gix-glob-0.13.0.crate
|
||||||
|
/gix-glob-0.14.0.crate
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
[DEFAULT]
|
|
||||||
summary = Glob pattern matching implementation for gix
|
|
@ -0,0 +1,9 @@
|
|||||||
|
[package]
|
||||||
|
summary = "Glob pattern matching implementation for gix"
|
||||||
|
|
||||||
|
[tests]
|
||||||
|
run = ["none"]
|
||||||
|
comments = [
|
||||||
|
"Deactivate tests because of a missing dev-dependency (gix-testtools)",
|
||||||
|
"See https://github.com/Byron/gitoxide/discussions/900 for more information"
|
||||||
|
]
|
@ -1 +1,2 @@
|
|||||||
SHA512 (gix-glob-0.13.0.crate) = 192e7aa684991a47a1b82da9701924f6ce225278c30be9a72c5d22f5f49c09aa92a2f462244f099ff9a1ae218d688c76745eb062f3abb6c710bec8f467252166
|
SHA512 (gix-glob-0.13.0.crate) = 192e7aa684991a47a1b82da9701924f6ce225278c30be9a72c5d22f5f49c09aa92a2f462244f099ff9a1ae218d688c76745eb062f3abb6c710bec8f467252166
|
||||||
|
SHA512 (gix-glob-0.14.0.crate) = 941e74d236865b06b2771614752d081a366b43a88e22525eac7444a818dc8ce2114745c6777cc0e358b68abd654f21ff4a4149ab042c4ccfaf95d7032461348f
|
||||||
|
Loading…
Reference in new issue