Skip to content

Commit 41eef9c

Browse files
chore: specify include in Cargo.toml (via [cargo-diet](https://github.com/the-lean-crate/cargo-diet))
1 parent feb63d5 commit 41eef9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ description = "A cli mod manager for the Northstar launcher"
77
readme = "README.md"
88
authors = ["AnActualEmerald"]
99
repository = "https://github.com/AnActualEmerald/papa"
10+
include = ["src/**/*", "LICENSE", "README.md", "CHANGELOG.*"]
1011

1112
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1213

0 commit comments

Comments
 (0)