We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Cargo.toml
1 parent feb63d5 commit 41eef9cCopy full SHA for 41eef9c
Cargo.toml
@@ -7,6 +7,7 @@ description = "A cli mod manager for the Northstar launcher"
7
readme = "README.md"
8
authors = ["AnActualEmerald"]
9
repository = "https://github.com/AnActualEmerald/papa"
10
+include = ["src/**/*", "LICENSE", "README.md", "CHANGELOG.*"]
11
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
13
0 commit comments