Skip to content

Commit

Permalink
Bump janus_client from 0.7.16 to 0.7.17
Browse files Browse the repository at this point in the history
Bumps [janus_client](https://github.com/divviup/janus) from 0.7.16 to 0.7.17.
- [Release notes](https://github.com/divviup/janus/releases)
- [Commits](divviup/janus@0.7.16...0.7.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 682f501 commit 420a45b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ colored = "2.1.0"
const_format = "0.2.32"
hpke-dispatch = { version = "0.5.1", features = ["serde"], optional = true }
rand = { version = "0.8.5", optional = true }
janus_client = "0.7.11"
janus_client = "0.7.17"
janus_collector = "0.7.11"
url = "2.5.0"
janus_messages = "0.7.17"
Expand Down

0 comments on commit 420a45b

Please sign in to comment.