Skip to content

Commit 8ec9868

Browse files
committed
Update priority-queue to 2.0
Signed-off-by: Christian König <[email protected]>
1 parent 90625a7 commit 8ec9868

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ num-traits = "0.2"
4040
once_cell = "1"
4141
parking_lot = { version = "0.12", features = ["deadlock_detection"] }
4242
pbkdf2 = { version = "0.12", default-features = false, features = ["hmac"] }
43-
priority-queue = "1.2"
43+
priority-queue = "2.0"
4444
protobuf = "3"
4545
quick-xml = { version = "0.31", features = ["serialize"] }
4646
rand = "0.8"

0 commit comments

Comments
 (0)