Skip to content

Commit 6801463

Browse files
Update Rust crate http to v0.2.11 (#7522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 853f0b7 commit 6801463

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
@@ -60,7 +60,7 @@ futures-channel = { version = "=0.3.29", default-features = false }
6060
futures-util = "=0.3.29"
6161
github-meta = "=0.5.0"
6262
hex = "=0.4.3"
63-
http = "=0.2.10"
63+
http = "=0.2.11"
6464
http-body = "=0.4.5"
6565
hyper = { version = "=0.14.27", features = ["backports", "client", "deprecated", "http1"] }
6666
indexmap = { version = "=2.1.0", features = ["serde"] }

0 commit comments

Comments
 (0)