Skip to content

Commit

Permalink
Merge pull request #271 from rafal-ch/bump_juliet
Browse files Browse the repository at this point in the history
Bump `juliet` version to `0.3`
  • Loading branch information
rafal-ch authored Mar 28, 2024
2 parents 3589624 + 97b229a commit 6d3c03e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 rpc_sidecar/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ datasize = { workspace = true, features = ["detailed", "fake_clock-types"] }
futures = { workspace = true }
http = "0.2.1"
hyper = "0.14.26"
juliet = { version ="0.2", features = ["tracing"] }
juliet = { version ="0.3", features = ["tracing"] }
num_cpus = "1"
once_cell.workspace = true
portpicker = "0.1.1"
Expand Down

0 comments on commit 6d3c03e

Please sign in to comment.