We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33b99bd + 4f94217 commit bf63904Copy full SHA for bf63904
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