Skip to content

Commit

Permalink
Bump prio from 0.16.6 to 0.16.7
Browse files Browse the repository at this point in the history
Bumps [prio](https://github.com/divviup/libprio-rs) from 0.16.6 to 0.16.7.
- [Release notes](https://github.com/divviup/libprio-rs/releases)
- [Changelog](https://github.com/divviup/libprio-rs/blob/main/documentation/releases.md)
- [Commits](divviup/libprio-rs@0.16.6...0.16.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 4541d57 commit be0c392
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ opentelemetry = { version = "0.24.0", features = ["metrics", "logs"] }
opentelemetry-prometheus = { version = "0.17.0", features = [
"prometheus-encoding",
] }
prio = "0.16.6"
prio = "0.16.7"
prometheus = "0.13.4"
querystrong = "0.3.0"
rand = "0.8.5"
Expand Down
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ janus_client = "0.7.21"
janus_collector = "0.7.21"
url = "2.5.2"
janus_messages = "0.7.31"
prio = "0.16.6"
prio = "0.16.7"
tokio = { version = "1.39.3" }

0 comments on commit be0c392

Please sign in to comment.