Skip to content

Commit 5f64978

Browse files
committed
Update Rust crate http to v0.2.6
1 parent 91a2cd4 commit 5f64978

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -58,7 +58,7 @@ futures-channel = { version = "=0.3.19", default-features = false }
5858
futures-util = "=0.3.19"
5959
git2 = "=0.13.25"
6060
hex = "=0.4.3"
61-
http = "=0.2.5"
61+
http = "=0.2.6"
6262
hyper = { version = "=0.14.16", features = ["client", "http1"] }
6363
indexmap = { version = "=1.7.0", features = ["serde-1"] }
6464
tikv-jemallocator = { version = "=0.4.1", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }

0 commit comments

Comments
 (0)