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 e21891d commit 95cc166Copy full SHA for 95cc166
Cargo.toml
@@ -14,7 +14,7 @@ repository = "https://github.com/Natural-selection1/better-comprehension-in-rust
14
readme = "README.md"
15
version = "1.3.0"
16
edition = "2024"
17
-exclude = ["src/main.rs", "target", ".vscode", "README-CN.md", ".gitignore"]
+exclude = ["src/main.rs", "target", ".vscode", "README-CN.md", ".gitignore", ".github"]
18
19
20
[lib]
0 commit comments