We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c113446 commit 31fb695Copy full SHA for 31fb695
frame/contracts/Cargo.toml
@@ -8,6 +8,7 @@ homepage = "https://substrate.io"
8
repository = "https://github.com/paritytech/substrate/"
9
description = "FRAME pallet for WASM contracts"
10
readme = "README.md"
11
+include = ["src/**/*", "README.md", "CHANGELOG.md"]
12
13
[package.metadata.docs.rs]
14
targets = ["x86_64-unknown-linux-gnu"]
0 commit comments