We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b99bd commit 4f94217Copy full SHA for 4f94217
ctest/Cargo.toml
@@ -9,7 +9,7 @@ documentation = "https://docs.rs/ctest"
9
description = """
10
Automated tests of FFI bindings.
11
"""
12
-include = ["src/lib.rs", "LICENSE-*", "README.md"]
+exclude = ["CHANGELOG.md"]
13
edition = "2021"
14
rust-version = "1.63.0"
15
0 commit comments