Skip to content

Commit

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

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

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 3dbef04 commit aa21471
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 18 deletions.
56 changes: 39 additions & 17 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.33"
janus_core = "0.7.34"
janus_messages = "0.7.2"
jni = "0.21.1"
prio = "0.16.7"
Expand Down

0 comments on commit aa21471

Please sign in to comment.