Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
liurenjie1024 committed Mar 23, 2023
1 parent 17ea24d commit 6534f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/simulation/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ itertools = "0.10"
lru = { git = "https://github.com/risingwavelabs/lru-rs.git", branch = "evict_by_timestamp" }
madsim = "0.2.17"
paste = "1"
pin-project = "1.0"
pretty_assertions = "1"
rand = "0.8"
rdkafka = { package = "madsim-rdkafka", version = "=0.2.14-alpha", features = ["cmake-build"] }
Expand All @@ -44,4 +45,3 @@ tokio = { version = "0.2.15", package = "madsim-tokio" }
tokio-postgres = "0.7.7"
tracing = "0.1"
tracing-subscriber = "0.3"
pin-project = "1.0"

0 comments on commit 6534f76

Please sign in to comment.