parent
0ec52393a5
commit
1bffcee61c
@ -0,0 +1 @@
|
|||||||
|
SOURCES/gix-url-0.25.1.crate
|
@ -0,0 +1 @@
|
|||||||
|
2ac3c8a0530e1248b47301fb72e648b6c75e831e SOURCES/gix-url-0.25.1.crate
|
Binary file not shown.
@ -0,0 +1,9 @@
|
|||||||
|
[package]
|
||||||
|
summary = "Implementation of parsing and serialization of URLs 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"
|
||||||
|
]
|
Loading…
Reference in new issue