Skip to content

Commit 43fca16

Browse files
Update Rust crate http to 1.4.1
1 parent 816d9fa commit 43fca16

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -8,7 +8,7 @@ resolver = "2"
88

99
[workspace.dependencies]
1010
futures = "0.3.32"
11-
http = "1.4.0"
11+
http = "1.4.1"
1212
matrix-sdk = { version = "0.17.0", default-features = false }
1313
regex = "1.12.3"
1414
ruma = { version = "0.15", features = ["events"] }

0 commit comments

Comments
 (0)