Merge remote-tracking branch 'origin/publish/git-ref-format'
modified git-ref-format/Cargo.toml
@@ -4,6 +4,8 @@ version = "0.1.0"
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -18,8 +20,10 @@ percent-encoding = ["git-ref-format-core/percent-encoding"]
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
| + | |
|
|
|
modified git-ref-format/core/Cargo.toml
@@ -4,6 +4,8 @@ version = "0.1.0"
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified git-ref-format/macro/Cargo.toml
@@ -4,6 +4,8 @@ version = "0.1.0"
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -16,4 +18,5 @@ quote = "1"
|
|
|
|
|
|
| + | |
|