Skip to content

Commit

Permalink
lock criterion
Browse files Browse the repository at this point in the history
Signed-off-by: tabokie <[email protected]>
  • Loading branch information
tabokie committed Aug 30, 2023
1 parent 69c9d7a commit b7520d4
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 @@ -61,7 +61,7 @@ strum = { version = "0.25.0", features = ["derive"] }
thiserror = "1.0"

[dev-dependencies]
criterion = "0.5"
criterion = "0.5.0"
ctor = "0.2"
env_logger = "0.10"
kvproto = { git = "https://github.com/pingcap/kvproto.git", default-features = false, features = ["protobuf-codec"] }
Expand Down

0 comments on commit b7520d4

Please sign in to comment.