Skip to content

Commit 3ee11b7

Browse files
Update Rust crate hyper to v1.8.1 (#539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a09c1e commit 3ee11b7

File tree

1 file changed

+1
-1
lines changed
  • languages/compiled/rust-lang.org/server/hyper.rs

1 file changed

+1
-1
lines changed

languages/compiled/rust-lang.org/server/hyper.rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ publish = false
1313
anyhow = "=1.0.100"
1414
bytes = "=1.10.1"
1515
http-body-util = "=0.1.3"
16-
hyper = { version = "=1.7.0", features = ["full"] }
16+
hyper = { version = "=1.8.1", features = ["full"] }
1717
hyper-util = { version = "=0.1.18", features = ["full"] }
1818
tokio = { version = "=1.48.0", features = ["full"] }
1919
url = "=2.5.7" # For parsing URLs

0 commit comments

Comments
 (0)