1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-20 14:44:46 +00:00

Bump http from 1.2.0 to 1.3.1 (#18245)

This commit is contained in:
dependabot[bot] 2025-03-18 10:00:57 +00:00 committed by GitHub
parent 51df675c05
commit 79081e1be5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -173,9 +173,9 @@ checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
[[package]]
name = "http"
version = "1.2.0"
version = "1.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea"
checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
dependencies = [
"bytes",
"fnv",