Skip to content

Commit

Permalink
Update priority-queue
Browse files Browse the repository at this point in the history
  • Loading branch information
Kobzol committed Sep 3, 2024
1 parent 3ac4c12 commit 072c7bf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 25 deletions.
33 changes: 9 additions & 24 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 crates/tako/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ psutil = { workspace = true }

hashbrown = { version = "0.14", features = ["serde", "inline-more"], default-features = false }
tracing-subscriber = { version = "0.3", features = ["json"] }
priority-queue = "1"
priority-queue = "2"
bitflags = "2"
fxhash = "0.2"
thin-vec = "0.2"
Expand Down

0 comments on commit 072c7bf

Please sign in to comment.