diff --git a/Cargo.lock b/Cargo.lock index a15bd91..8cdd0b6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -545,7 +545,7 @@ dependencies = [ "bytes", "form_urlencoded", "futures-util", - "http 1.4.1", + "http 1.4.2", "http-body", "http-body-util", "hyper", @@ -579,7 +579,7 @@ checksum = "59446ce19cd142f8833f856eb31f3eb097812d1479ab224f54d72428ca21ea22" dependencies = [ "bytes", "futures-core", - "http 1.4.1", + "http 1.4.2", "http-body", "http-body-util", "mime", @@ -601,7 +601,7 @@ dependencies = [ "bytes", "futures-util", "headers", - "http 1.4.1", + "http 1.4.2", "http-body", "http-body-util", "mime", @@ -1567,7 +1567,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "69387edbbc60c7cb93ad96d8cc7a22b49a76e21643380b89b1c49a78d347ff60" dependencies = [ "dioxus-cli-config", - "http 1.4.1", + "http 1.4.2", "infer", "jni", "js-sys", @@ -1730,7 +1730,7 @@ dependencies = [ "futures-util", "gloo-net", "headers", - "http 1.4.1", + "http 1.4.2", "http-body", "http-body-util", "inventory", @@ -1780,7 +1780,7 @@ dependencies = [ "futures-channel", "futures-util", "generational-box", - "http 1.4.1", + "http 1.4.2", "inventory", "parking_lot", "serde", @@ -2010,7 +2010,7 @@ dependencies = [ "futures-channel", "futures-util", "generational-box", - "http 1.4.1", + "http 1.4.2", "http-body-util", "hyper", "hyper-util", @@ -2623,7 +2623,7 @@ dependencies = [ "futures-core", "futures-sink", "gloo-utils", - "http 1.4.1", + "http 1.4.2", "js-sys", "pin-project", "serde", @@ -2706,7 +2706,7 @@ dependencies = [ "fnv", "futures-core", "futures-sink", - "http 1.4.1", + "http 1.4.2", "indexmap 2.13.0", "slab", "tokio", @@ -2779,7 +2779,7 @@ dependencies = [ "base64 0.22.1", "bytes", "headers-core", - "http 1.4.1", + "http 1.4.2", "httpdate", "mime", "sha1 0.10.6", @@ -2791,7 +2791,7 @@ version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "54b4a22553d4242c49fddb9ba998a99962b5cc6f22cb5a3482bec22522403ce4" dependencies = [ - "http 1.4.1", + "http 1.4.2", ] [[package]] @@ -2861,9 +2861,9 @@ dependencies = [ [[package]] name = "http" -version = "1.4.1" +version = "1.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8be7462df143984c4598a256ef469b251d7d7f9e271135073e78fc535414f3d0" +checksum = "6970f50e31d6fc17d3fa27329444bfa74e196cf62e95052a3f6fee181dba6425" dependencies = [ "bytes", "itoa", @@ -2876,7 +2876,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" dependencies = [ "bytes", - "http 1.4.1", + "http 1.4.2", ] [[package]] @@ -2887,7 +2887,7 @@ checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" dependencies = [ "bytes", "futures-core", - "http 1.4.1", + "http 1.4.2", "http-body", "pin-project-lite", ] @@ -2952,7 +2952,7 @@ dependencies = [ "futures-channel", "futures-core", "h2 0.4.10", - "http 1.4.1", + "http 1.4.2", "http-body", "httparse", "httpdate", @@ -2970,7 +2970,7 @@ version = "0.27.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" dependencies = [ - "http 1.4.1", + "http 1.4.2", "hyper", "hyper-util", "rustls", @@ -3008,7 +3008,7 @@ dependencies = [ "futures-channel", "futures-core", "futures-util", - "http 1.4.1", + "http 1.4.2", "http-body", "hyper", "ipnet", @@ -3925,7 +3925,7 @@ dependencies = [ "bytes", "encoding_rs", "futures-util", - "http 1.4.1", + "http 1.4.2", "httparse", "memchr", "mime", @@ -4101,7 +4101,7 @@ dependencies = [ "base64 0.22.1", "chrono", "getrandom 0.2.16", - "http 1.4.1", + "http 1.4.2", "rand 0.8.6", "reqwest", "serde", @@ -4166,7 +4166,7 @@ dependencies = [ "dyn-clone", "ed25519-dalek", "hmac", - "http 1.4.1", + "http 1.4.2", "itertools 0.10.5", "log", "oauth2", @@ -4934,7 +4934,7 @@ dependencies = [ "futures-core", "futures-util", "h2 0.4.10", - "http 1.4.1", + "http 1.4.2", "http-body", "http-body-util", "hyper", @@ -5620,7 +5620,7 @@ dependencies = [ "const_format", "futures", "gloo-net", - "http 1.4.1", + "http 1.4.2", "http-body-util", "hyper", "inventory", @@ -6070,7 +6070,7 @@ name = "shield-tower" version = "0.3.0" dependencies = [ "async-trait", - "http 1.4.1", + "http 1.4.2", "shield", "tower-layer", "tower-service", @@ -6926,7 +6926,7 @@ dependencies = [ "axum-core", "cookie 0.18.1", "futures-util", - "http 1.4.1", + "http 1.4.2", "parking_lot", "pin-project-lite", "tower-layer", @@ -6943,7 +6943,7 @@ dependencies = [ "bytes", "futures-core", "futures-util", - "http 1.4.1", + "http 1.4.2", "http-body", "http-body-util", "http-range-header", @@ -6980,7 +6980,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "518dca34b74a17cadfcee06e616a09d2bd0c3984eff1769e1e76d58df978fc78" dependencies = [ "async-trait", - "http 1.4.1", + "http 1.4.2", "time", "tokio", "tower-cookies", @@ -7001,7 +7001,7 @@ dependencies = [ "axum-core", "base64 0.22.1", "futures", - "http 1.4.1", + "http 1.4.2", "parking_lot", "rand 0.9.4", "serde", @@ -7121,7 +7121,7 @@ checksum = "eadc29d668c91fcc564941132e17b28a7ceb2f3ebf0b9dae3e03fd7a6748eb0d" dependencies = [ "bytes", "data-encoding", - "http 1.4.1", + "http 1.4.2", "httparse", "log", "rand 0.9.4", @@ -7138,7 +7138,7 @@ checksum = "8628dcc84e5a09eb3d8423d6cb682965dea9133204e8fb3efee74c2a0c259442" dependencies = [ "bytes", "data-encoding", - "http 1.4.1", + "http 1.4.2", "httparse", "log", "rand 0.9.4", @@ -7155,7 +7155,7 @@ checksum = "6c01152af293afb9c7c2a57e4b559c5620b421f6d133261c60dd2d0cdb38e6b8" dependencies = [ "bytes", "data-encoding", - "http 1.4.1", + "http 1.4.2", "httparse", "log", "rand 0.9.4", @@ -8107,7 +8107,7 @@ dependencies = [ "futures-util", "hex", "hmac", - "http 1.4.1", + "http 1.4.2", "rand 0.9.4", "reqwest", "serde",