Skip to content

Commit

Permalink
chore(deps): update rust crate hyper to 0.14.27 (#1718)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 28, 2023
1 parent 677bff7 commit 1b25178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nox/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ rand = "0.8.5"
bs58 = { workspace = true }
connected-client = { path = "../crates/connected-client" }
log-utils = { workspace = true }
hyper = "0.14.10"
hyper = "0.14.27"

[[bench]]
name = "network_api_bench"
Expand Down

0 comments on commit 1b25178

Please sign in to comment.