diff --git a/Cargo.lock b/Cargo.lock index 232d386b1..0d289bf24 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -211,7 +211,7 @@ dependencies = [ "aws-types", "bytes", "fastrand", - "http 1.4.0", + "http 1.4.2", "time", "tokio", "tracing", @@ -249,7 +249,7 @@ dependencies = [ "bytes-utils", "fastrand", "http 0.2.12", - "http 1.4.0", + "http 1.4.2", "http-body 0.4.6", "http-body 1.0.1", "percent-encoding", @@ -283,7 +283,7 @@ dependencies = [ "hex", "hmac 0.13.0", "http 0.2.12", - "http 1.4.0", + "http 1.4.2", "http-body 1.0.1", "lru", "percent-encoding", @@ -313,7 +313,7 @@ dependencies = [ "aws-types", "fastrand", "http 0.2.12", - "http 1.4.0", + "http 1.4.2", "regex-lite", "tracing", ] @@ -335,7 +335,7 @@ dependencies = [ "hex", "hmac 0.13.0", "http 0.2.12", - "http 1.4.0", + "http 1.4.2", "p256", "percent-encoding", "sha2 0.11.0", @@ -367,7 +367,7 @@ dependencies = [ "bytes", "crc-fast", "hex", - "http 1.4.0", + "http 1.4.2", "http-body 1.0.1", "http-body-util", "md-5", @@ -401,7 +401,7 @@ dependencies = [ "bytes-utils", "futures-core", "futures-util", - "http 1.4.0", + "http 1.4.2", "http-body 1.0.1", "http-body-util", "percent-encoding", @@ -478,7 +478,7 @@ dependencies = [ "bytes", "fastrand", "http 0.2.12", - "http 1.4.0", + "http 1.4.2", "http-body 0.4.6", "http-body 1.0.1", "http-body-util", @@ -499,7 +499,7 @@ dependencies = [ "aws-smithy-types", "bytes", "http 0.2.12", - "http 1.4.0", + "http 1.4.2", "pin-project-lite", "tokio", "tracing", @@ -525,7 +525,7 @@ checksum = "7442cb268338f0eb8278140a107c046756aa01093d8ef5e99628d34ae09c94f5" dependencies = [ "aws-smithy-runtime-api", "aws-smithy-types", - "http 1.4.0", + "http 1.4.2", ] [[package]] @@ -539,7 +539,7 @@ dependencies = [ "bytes-utils", "futures-core", "http 0.2.12", - "http 1.4.0", + "http 1.4.2", "http-body 0.4.6", "http-body 1.0.1", "http-body-util", @@ -587,7 +587,7 @@ dependencies = [ "axum-core", "bytes", "futures-util", - "http 1.4.0", + "http 1.4.2", "http-body 1.0.1", "http-body-util", "itoa", @@ -611,7 +611,7 @@ checksum = "08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1" dependencies = [ "bytes", "futures-core", - "http 1.4.0", + "http 1.4.2", "http-body 1.0.1", "http-body-util", "mime", @@ -1391,7 +1391,7 @@ dependencies = [ "env_logger", "futures-core", "futures-util", - "http 1.4.0", + "http 1.4.2", "http-body-util", "hyper 1.9.0", "hyper-util", @@ -2477,7 +2477,7 @@ dependencies = [ "fnv", "futures-core", "futures-sink", - "http 1.4.0", + "http 1.4.2", "indexmap 2.13.0", "slab", "tokio", @@ -2591,9 +2591,9 @@ dependencies = [ [[package]] name = "http" -version = "1.4.0" +version = "1.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" +checksum = "6970f50e31d6fc17d3fa27329444bfa74e196cf62e95052a3f6fee181dba6425" dependencies = [ "bytes", "itoa", @@ -2617,7 +2617,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" dependencies = [ "bytes", - "http 1.4.0", + "http 1.4.2", ] [[package]] @@ -2628,7 +2628,7 @@ checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" dependencies = [ "bytes", "futures-core", - "http 1.4.0", + "http 1.4.2", "http-body 1.0.1", "pin-project-lite", ] @@ -2689,7 +2689,7 @@ dependencies = [ "futures-channel", "futures-core", "h2 0.4.13", - "http 1.4.0", + "http 1.4.2", "http-body 1.0.1", "httparse", "httpdate", @@ -2721,7 +2721,7 @@ version = "0.27.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" dependencies = [ - "http 1.4.0", + "http 1.4.2", "hyper 1.9.0", "hyper-util", "rustls 0.23.37", @@ -2771,7 +2771,7 @@ dependencies = [ "bytes", "futures-channel", "futures-util", - "http 1.4.0", + "http 1.4.2", "http-body 1.0.1", "hyper 1.9.0", "ipnet", @@ -4861,7 +4861,7 @@ dependencies = [ "encoding_rs", "futures-core", "h2 0.4.13", - "http 1.4.0", + "http 1.4.2", "http-body 1.0.1", "http-body-util", "hyper 1.9.0", @@ -4903,7 +4903,7 @@ dependencies = [ "futures-core", "futures-util", "h2 0.4.13", - "http 1.4.0", + "http 1.4.2", "http-body 1.0.1", "http-body-util", "hyper 1.9.0", @@ -6052,7 +6052,7 @@ dependencies = [ "glob", "gtk", "heck 0.5.0", - "http 1.4.0", + "http 1.4.2", "jni", "libc", "log", @@ -6249,7 +6249,7 @@ dependencies = [ "bytes", "cookie_store", "data-url", - "http 1.4.0", + "http 1.4.2", "regex", "reqwest 0.12.28", "schemars 0.8.22", @@ -6345,7 +6345,7 @@ dependencies = [ "dirs", "flate2", "futures-util", - "http 1.4.0", + "http 1.4.2", "infer", "log", "minisign-verify", @@ -6377,7 +6377,7 @@ dependencies = [ "cookie", "dpi", "gtk", - "http 1.4.0", + "http 1.4.2", "jni", "objc2", "objc2-ui-kit", @@ -6400,7 +6400,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b83849ee63ecb27a8e8d0fe51915ca215076914aca43f96db1179f0f415f6cd9" dependencies = [ "gtk", - "http 1.4.0", + "http 1.4.2", "jni", "log", "objc2", @@ -6433,7 +6433,7 @@ dependencies = [ "dunce", "glob", "html5ever 0.29.1", - "http 1.4.0", + "http 1.4.2", "infer", "json-patch", "kuchikiki", @@ -6844,7 +6844,7 @@ dependencies = [ "base64 0.22.1", "bytes", "h2 0.4.13", - "http 1.4.0", + "http 1.4.2", "http-body 1.0.1", "http-body-util", "hyper 1.9.0", @@ -6930,7 +6930,7 @@ dependencies = [ "bitflags 2.11.0", "bytes", "futures-util", - "http 1.4.0", + "http 1.4.2", "http-body 1.0.1", "iri-string", "pin-project-lite", @@ -8137,7 +8137,7 @@ dependencies = [ "dunce", "gdkx11", "gtk", - "http 1.4.0", + "http 1.4.2", "javascriptcore-rs", "jni", "libc", diff --git a/packages/dashql-native/Cargo.toml b/packages/dashql-native/Cargo.toml index def262b39..a4a9a8c7a 100644 --- a/packages/dashql-native/Cargo.toml +++ b/packages/dashql-native/Cargo.toml @@ -29,7 +29,7 @@ tauri-plugin-dialog = "2.7.1" tauri-plugin-fs = "2.5.1" hyper = { version = "1.9.0", features = ["client", "http1", "server"] } http-body-util = "0.1.3" -http = "1.4.0" +http = "1.4.2" tower-service = "0.3.3" bytes = "1.11.1" prost = "^0.14.3" diff --git a/packages/hyper-http-proxy/Cargo.toml b/packages/hyper-http-proxy/Cargo.toml index 7ba62b50c..fbb835435 100644 --- a/packages/hyper-http-proxy/Cargo.toml +++ b/packages/hyper-http-proxy/Cargo.toml @@ -12,7 +12,7 @@ version = "0.14.6" [dependencies] anyhow = "1.0.102" bytes = "1.11.1" -http = "1.4.0" +http = "1.4.2" http-body-util = "0.1.3" log = "0.4.30" env_logger = "0.11.10"