Skip to content

Commit

Permalink
Small dep cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
rdaum committed Jan 26, 2024
1 parent 3ef0191 commit 24bef49
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 60 deletions.
59 changes: 1 addition & 58 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ async-trait = "0.1.77"
tokio = { version = "1.35.1", features = ["full"] }
tokio-test = "0.4.3"
tokio-util = { version = "0.7.10", features = ["full"] }
tokio-eventfd = "0.2.1"

# Used for RPC daemon/client
tmq = "0.4.0"
Expand Down
1 change: 0 additions & 1 deletion crates/db/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ atomic-wait.workspace = true
okaywal.workspace = true
io-uring.workspace = true
hi_sparse_bitset.workspace = true
tokio-eventfd.workspace = true
fast-counter.workspace = true
num-traits.workspace = true
kanal.workspace = true
Expand Down

0 comments on commit 24bef49

Please sign in to comment.