Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent 88044cb commit 01285b3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 @@ -40,7 +40,7 @@ email_address = "0.2.4"
fastrand = "2.0.1"
futures-lite = "2.0.0"
git-version = "0.3.5"
janus_messages = "0.6.1"
janus_messages = "0.6.4"
log = "0.4.20"
opentelemetry = { version = "0.20.0", features = ["metrics", "rt-tokio"] }
opentelemetry-prometheus = { version = "0.13.0", features = [
Expand Down
2 changes: 1 addition & 1 deletion client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ uuid = { version = "1.5.0", features = ["v4", "fast-rng", "serde"] }
time = { version = "0.3.30", features = ["serde", "serde-well-known"] }
log = "0.4.20"
pad-adapter = "0.1.1"
janus_messages = "0.6.1"
janus_messages = "0.6.4"

[dev-dependencies]
divviup-api.workspace = true
Expand Down

0 comments on commit 01285b3

Please sign in to comment.