Skip to content

Commit

Permalink
Fix build errs.
Browse files Browse the repository at this point in the history
Signed-off-by: lucasliang <[email protected]>
  • Loading branch information
LykxSassinator committed Dec 4, 2024
1 parent 8478e8f commit c7a6fc3
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 47 deletions.
86 changes: 40 additions & 46 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ strum = { version = "0.25.0", features = ["derive"] }
thiserror = "1.0"

[dev-dependencies]
criterion = "0.4"
criterion = "0.3.6"
ctor = "0.2"
env_logger = "0.10"
kvproto = { git = "https://github.com/pingcap/kvproto", branch = "release-7.5", default-features = false, features = [
Expand Down

0 comments on commit c7a6fc3

Please sign in to comment.