Skip to content

Commit

Permalink
Bump prio from 0.16.3 to 0.16.4 in /divviup/rust (#188)
Browse files Browse the repository at this point in the history
Bumps [prio](https://github.com/divviup/libprio-rs) from 0.16.3 to 0.16.4.
- [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.3...0.16.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 70187dc commit 19673fd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions divviup/rust/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 divviup/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ crate_type = ["cdylib"]
janus_core = "0.7.8"
janus_messages = "0.7.2"
jni = "0.21.1"
prio = "0.16.3"
prio = "0.16.4"
rand = "0.8.5"
thiserror = "1.0.60"

0 comments on commit 19673fd

Please sign in to comment.