We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0369242 commit 6641035Copy full SHA for 6641035
Cargo.toml
@@ -181,7 +181,7 @@ pubkey = "RWSWSCEJEEacVeCy0va71hlrVtiW8YzMzOyJeso0Bfy/ZXq5OryWi/8T"
181
# Config for 'cargo dist'
182
[workspace.metadata.dist]
183
# Include the example config files into the distribution archives
184
-include = ["./config/"]
+include = ["./config/", "./changelog/"]
185
# The preferred cargo-dist version to use in CI (Cargo.toml SemVer syntax)
186
cargo-dist-version = "0.1.0"
187
# CI backends to support (see 'cargo dist generate-ci')
0 commit comments