Skip to content

Commit

Permalink
Bump the janus group in /divviup/rust with 2 updates (#238)
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.29 to 0.7.30
- [Release notes](https://github.com/divviup/janus/releases)
- [Commits](divviup/janus@0.7.29...0.7.30)

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

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent d9dfb53 commit 8ef1c12
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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.29"
janus_core = "0.7.30"
janus_messages = "0.7.2"
jni = "0.21.1"
prio = "0.16.6"
Expand Down

0 comments on commit 8ef1c12

Please sign in to comment.