Skip to content

Commit 5170ca6

Browse files
Update Rust crate http to 1.3.1
1 parent ea64892 commit 5170ca6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ resolver = "2"
88

99
[workspace.dependencies]
1010
futures = "0.3.31"
11-
http = "1.2.0"
11+
http = "1.3.1"
1212
matrix-sdk = { git = "https://github.com/matrix-org/matrix-rust-sdk.git", rev = "cbb92cacce1d16673a949204e4f88b78e9917026", default-features = false, features = ["rustls-tls"] }
1313
regex = "1.11.1"
1414
ruma = { version = "0.10.1", features = ["events"] }

0 commit comments

Comments
 (0)