Skip to content

Commit 701d46f

Browse files
committed
add include directive (#450)
1 parent 6e5bd5c commit 701d46f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

git-refspec/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ license = "MIT/Apache-2.0"
66
description = "A WIP crate of the gitoxide project for parsing and representing refspecs"
77
authors = ["Sebastian Thiel <[email protected]>"]
88
edition = "2018"
9+
include = ["src/**/*", "CHANGELOG.md", "README.md"]
910

1011
[lib]
1112
doctest = false

0 commit comments

Comments
 (0)