Skip to content

Commit 4292cbf

Browse files
build(deps): bump priority-queue from 2.0.2 to 2.0.3 (#224)
Bumps [priority-queue](https://github.com/garro95/priority-queue) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/garro95/priority-queue/releases) - [Commits](https://github.com/garro95/priority-queue/commits/2.0.3) --- updated-dependencies: - dependency-name: priority-queue dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9490014 commit 4292cbf

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
@@ -21,7 +21,7 @@ include = ["Cargo.toml", "LICENSE", "README.md", "src/**", "tests/**", "examples
2121

2222
[dependencies]
2323
indexmap = "2.2.6"
24-
priority-queue = "2.0.2"
24+
priority-queue = "2.0.3"
2525
thiserror = "1.0"
2626
rustc-hash = "1.1.0"
2727
serde = { version = "1.0", features = ["derive"], optional = true }

0 commit comments

Comments
 (0)