Skip to content

Commit 78d3cb1

Browse files
author
Hendrik van Antwerpen
committed
Remove unnecessary dependency
1 parent 477d1af commit 78d3cb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/bpe/benchmarks/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ test = true
2020
[dependencies]
2121
bpe = { path = "../../bpe" }
2222
bpe-openai = { path = "../../bpe-openai" }
23-
bpe-tests = { path = "../tests" }
2423
criterion = "0.5"
2524
rand = "0.8"
2625
tiktoken-rs = "0.6"

0 commit comments

Comments
 (0)