Skip to content

Commit

Permalink
Bump janus_messages from 0.7.35 to 0.7.36 in the janus group (#1331)
Browse files Browse the repository at this point in the history
Bumps the janus group with 1 update: [janus_messages](https://github.com/divviup/janus).


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

---
updated-dependencies:
- 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 Oct 4, 2024
1 parent 6b2ca3f commit 6a5955a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ email_address = "0.2.9"
fastrand = "2.1.1"
futures-lite = "2.3.0"
git-version = "0.3.9"
janus_messages = "0.7.35"
janus_messages = "0.7.36"
log = "0.4.22"
opentelemetry = { version = "0.24.0", features = ["metrics", "logs"] }
opentelemetry-prometheus = { version = "0.17.0", features = [
Expand Down
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ rand = { version = "0.8.5", optional = true }
janus_client = "0.7.30"
janus_collector = "0.7.21"
url = "2.5.2"
janus_messages = "0.7.35"
janus_messages = "0.7.36"
prio = "0.16.7"
tokio = { version = "1.40.0" }
2 changes: 1 addition & 1 deletion client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ uuid = { version = "1.10.0", features = ["v4", "fast-rng", "serde"] }
time = { version = "0.3.36", features = ["serde", "serde-well-known"] }
log = "0.4.22"
pad-adapter = "0.1.1"
janus_messages = "0.7.35"
janus_messages = "0.7.36"
num-bigint = "0.4.6"
num-rational = "0.4.2"

Expand Down

0 comments on commit 6a5955a

Please sign in to comment.