Skip to content

Commit cca976d

Browse files
Update Rust crate hyper to v0.14.19 (#4846)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent dfd14f4 commit cca976d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ futures-channel = { version = "=0.3.21", default-features = false }
5959
futures-util = "=0.3.21"
6060
hex = "=0.4.3"
6161
http = "=0.2.7"
62-
hyper = { version = "=0.14.18", features = ["client", "http1"] }
62+
hyper = { version = "=0.14.19", features = ["client", "http1"] }
6363
indexmap = { version = "=1.8.2", features = ["serde-1"] }
6464
ipnetwork = "=0.19.0"
6565
tikv-jemallocator = { version = "=0.5.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }

0 commit comments

Comments
 (0)