Skip to content

Commit 7235572

Browse files
Update Rust crate hyper to v1.4.1
1 parent 8b3c62d commit 7235572

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -83,7 +83,7 @@ github-meta = "=0.11.0"
8383
hex = "=0.4.3"
8484
http = "=1.1.0"
8585
http-body-util = "=0.1.2"
86-
hyper = { version = "=1.4.0", features = ["client", "http1"] }
86+
hyper = { version = "=1.4.1", features = ["client", "http1"] }
8787
indexmap = { version = "=2.2.6", features = ["serde"] }
8888
indicatif = "=0.17.8"
8989
ipnetwork = "=0.20.0"

0 commit comments

Comments
 (0)