Skip to content

Commit

Permalink
Bump the janus group in /divviup/rust with 2 updates (#165)
Browse files Browse the repository at this point in the history
Bumps the janus group in /divviup/rust with 2 updates: [janus_core](https://github.com/divviup/janus) and [janus_messages](https://github.com/divviup/janus).


Updates `janus_core` from 0.7.6 to 0.7.7
- [Release notes](https://github.com/divviup/janus/releases)
- [Commits](divviup/janus@0.7.6...0.7.7)

Updates `janus_messages` from 0.7.6 to 0.7.7
- [Release notes](https://github.com/divviup/janus/releases)
- [Commits](divviup/janus@0.7.6...0.7.7)

---
updated-dependencies:
- dependency-name: janus_core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: janus
- dependency-name: janus_messages
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: janus
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 64c60eb commit 10abaf7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -8,7 +8,7 @@ publish = false
crate_type = ["cdylib"]

[dependencies]
janus_core = "0.7.6"
janus_core = "0.7.7"
janus_messages = "0.7.2"
jni = "0.21.1"
prio = "0.16.3"
Expand Down

0 comments on commit 10abaf7

Please sign in to comment.