Skip to content

Commit 1bb6d52

Browse files
build(deps): bump priority-queue from 2.3.1 to 2.4.1
Bumps [priority-queue](https://github.com/garro95/priority-queue) from 2.3.1 to 2.4.1. - [Release notes](https://github.com/garro95/priority-queue/releases) - [Commits](garro95/priority-queue@2.3.1...2.4.1) --- updated-dependencies: - dependency-name: priority-queue dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b06f82 commit 1bb6d52

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ include = ["Cargo.toml", "LICENSE", "README.md", "src/**", "tests/**", "examples
2626
indexmap = "2.7.0"
2727
# for debug logs in tests
2828
log = "0.4.27"
29-
priority-queue = "2.3.1"
29+
priority-queue = "2.5.0"
3030
rustc-hash = "^2.1.1"
3131
serde = { version = "1.0", features = ["derive"], optional = true }
3232
thiserror = "2.0"

0 commit comments

Comments
 (0)