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 0b4cae9 commit d87b55eCopy full SHA for d87b55e
crates/bpe/Cargo.toml
@@ -16,6 +16,7 @@ bench = false
16
name = "performance"
17
path = "benches/performance.rs"
18
harness = false
19
+test = false
20
21
[features]
22
rand = ["dep:rand"]
0 commit comments