Skip to content

Commit 40b8194

Browse files
committed
Exclude benches directory from cargo publishing
1 parent 5a6c51f commit 40b8194

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spdlog/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ repository = "https://github.com/SpriteOvO/spdlog-rs"
88
license = "MIT OR Apache-2.0"
99
keywords = ["spdlog", "log", "logging"]
1010
categories = ["development-tools::debugging"]
11+
exclude = ["/benches"]
1112

1213
[package.metadata.docs.rs]
1314
all-features = true

0 commit comments

Comments
 (0)