Skip to content

Commit

Permalink
Bump janus_messages from 0.5.20 to 0.5.21 (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 9ec09e3 commit 545defb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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 @@ -26,7 +26,7 @@ env_logger = "0.10.0"
fastrand = "2.0.0"
futures-lite = "1.13.0"
git-version = "0.3.5"
janus_messages = "0.5.20"
janus_messages = "0.5.21"
log = "0.4.20"
opentelemetry = { version = "0.19.0", features = ["metrics"] }
opentelemetry-prometheus = { version = "0.12.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 @@ -24,7 +24,7 @@ uuid = { version = "1.4.1", features = ["v4", "fast-rng", "serde"] }
time = { version = "0.3.29", features = ["serde", "serde-well-known"] }
log = "0.4.20"
pad-adapter = "0.1.1"
janus_messages = "0.5.20"
janus_messages = "0.5.21"

[dev-dependencies]
divviup-api = { version = "*", path = ".." }
Expand Down

0 comments on commit 545defb

Please sign in to comment.