Skip to content

Commit

Permalink
try fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ariesdevil committed Dec 29, 2021
1 parent cab9d20 commit 85776b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions common/meta/raft-store/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ once_cell = "1.9.0"
derive_more = "0.99.17"
maplit = "1.0.2"
rand = "0.8.4"
futures = "0.3.19"
serde = { version = "1.0.132", features = ["derive"] }
serde_json = "1.0.73"
prost = "0.9.0"
Expand Down

0 comments on commit 85776b9

Please sign in to comment.