Skip to content

Commit 0ea50dd

Browse files
Update Rust crate hyper to v0.14.20
1 parent 89d6313 commit 0ea50dd

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
@@ -53,7 +53,7 @@ futures-util = "=0.3.21"
5353
hashbrown = { version = "=0.12.1", default-features = false }
5454
hex = "=0.4.3"
5555
http = "=0.2.8"
56-
hyper = { version = "=0.14.19", features = ["client", "http1"] }
56+
hyper = { version = "=0.14.20", features = ["client", "http1"] }
5757
indexmap = { version = "=1.9.1", features = ["serde-1"] }
5858
indicatif = "=0.16.2"
5959
ipnetwork = "=0.20.0"

0 commit comments

Comments
 (0)