Skip to content

Commit bf5e02d

Browse files
author
Foster Guo
committed
refactor: update cargo-all-features allowlist to include only 'perf'
1 parent d4756b8 commit bf5e02d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

matcher_rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ rayon = ["dep:rayon"]
5252
serde = ["dep:serde", "dep:serde_json"]
5353

5454
[package.metadata.cargo-all-features]
55-
allowlist = ["perf", "rayon", "serde"]
55+
allowlist = ["perf"]
5656

5757
[[bench]]
5858
name = "bench_build"

0 commit comments

Comments
 (0)