We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e5bd5c commit 701d46fCopy full SHA for 701d46f
git-refspec/Cargo.toml
@@ -6,6 +6,7 @@ license = "MIT/Apache-2.0"
6
description = "A WIP crate of the gitoxide project for parsing and representing refspecs"
7
authors = ["Sebastian Thiel <[email protected]>"]
8
edition = "2018"
9
+include = ["src/**/*", "CHANGELOG.md", "README.md"]
10
11
[lib]
12
doctest = false
0 commit comments