Skip to content

Commit

Permalink
chore(deps): bump priority-queue from 2.1.1 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [priority-queue](https://github.com/garro95/priority-queue) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/garro95/priority-queue/releases)
- [Commits](garro95/priority-queue@2.1.1...2.1.2)

---
updated-dependencies:
- dependency-name: priority-queue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and BobAnkh committed Feb 12, 2025
1 parent 3a5b567 commit f50223f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 netmito/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ nix = { version = "0.29.0", features = ["process", "signal"] }
once_cell = "1.20.2"
ouroboros = "0.18.5"
path-clean = "1.0.1"
priority-queue = "2.1.1"
priority-queue = "2.1.2"
rand = "0.9.0"
redis = { workspace = true }
reqwest = { version = "0.12.12", features = ["json", "stream"] }
Expand Down

0 comments on commit f50223f

Please sign in to comment.