Remove fixtures from crate (#13181)

This commit is contained in:
Alexander Theißen
2023-01-19 17:56:35 -03:00
committed by GitHub
parent 2d7fa18e73
commit cce6d406bf
+1
View File
@@ -8,6 +8,7 @@ homepage = "https://substrate.io"
repository = "https://github.com/paritytech/substrate/"
description = "FRAME pallet for WASM contracts"
readme = "README.md"
include = ["src/**/*", "README.md", "CHANGELOG.md"]
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]