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 c9f033d commit 67adcbaCopy full SHA for 67adcba
1 file changed
Cargo.toml
@@ -13,7 +13,7 @@ variable.
13
"""
14
categories = ["development-tools::debugging"]
15
keywords = ["logging", "log", "logger"]
16
-include = ["src/**/*", "LICENSE-*", "README.md", "CHANGELOG.md"]
+include = ["src/**/*", "tests", "LICENSE-*", "README.md", "CHANGELOG.md"]
17
18
[workspace]
19
members = [
0 commit comments