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.
benches
1 parent 5a6c51f commit 40b8194Copy full SHA for 40b8194
spdlog/Cargo.toml
@@ -8,6 +8,7 @@ repository = "https://github.com/SpriteOvO/spdlog-rs"
8
license = "MIT OR Apache-2.0"
9
keywords = ["spdlog", "log", "logging"]
10
categories = ["development-tools::debugging"]
11
+exclude = ["/benches"]
12
13
[package.metadata.docs.rs]
14
all-features = true
0 commit comments