Skip to content

Commit

Permalink
chore: format Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChieloNewctle committed Feb 29, 2024
1 parent 28f705c commit aecd03d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ all = ["trie", "utils"]
rand = { version = "0.8.5", optional = true }

[dev-dependencies]
rand = "0.8.5"
criterion = "0.5.1"
rand = "0.8.5"
tokenizers = "0.15.2"

[[bench]]
Expand Down

0 comments on commit aecd03d

Please sign in to comment.