Skip to content

Commit

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

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

---
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 Nov 21, 2023
1 parent 24d0d71 commit 937d78f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions divviup/rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions divviup/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ publish = false
crate_type = ["cdylib"]

[dependencies]
janus_core = "0.6.3"
janus_messages = "0.6.3"
janus_core = "0.6.4"
janus_messages = "0.6.4"
jni = "0.21.1"
prio = "0.15.3"
rand = "0.8.5"

0 comments on commit 937d78f

Please sign in to comment.