Skip to content

Commit f06f666

Browse files
committed
Fix crate release size by adding includes (#301)
1 parent 84023cb commit f06f666

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

git-attributes/Cargo.toml

Lines changed: 1 addition & 0 deletions
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 dealing .gitattributes files"
77
authors = ["Sebastian Thiel <[email protected]>"]
88
edition = "2018"
9+
include = ["src/**/*", "CHANGELOG.md"]
910

1011
[lib]
1112
doctest = false

0 commit comments

Comments
 (0)