diff --git a/Cargo.lock b/Cargo.lock index c56a87500..eacc4bb4a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -154,7 +154,7 @@ version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b" dependencies = [ - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -164,7 +164,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c677ab05e09154296dd37acecd46420c17b9713e8366facafa8fc0885167cf4c" dependencies = [ "anstyle", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -174,14 +174,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628" dependencies = [ "anstyle", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] name = "anyhow" -version = "1.0.75" +version = "1.0.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6" +checksum = "59d2a3357dde987206219e78ecfbbb6e8dad06cbb65292758d3270e6254f7355" dependencies = [ "backtrace", ] @@ -584,9 +584,9 @@ dependencies = [ [[package]] name = "async-trait" -version = "0.1.74" +version = "0.1.75" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a66537f1bb974b254c98ed142ff995236e81b9d0fe4db0575f46612cb15eb0f9" +checksum = "fdf6721fb0140e4f897002dd086c06f6c27775df19cfe1fccb21181a48fd2c98" dependencies = [ "proc-macro2", "quote", @@ -1365,9 +1365,9 @@ dependencies = [ [[package]] name = "calamine" -version = "0.23.0" +version = "0.23.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cab44c09d2f3dae84fdb1784ee6b96eddb6595c1139b8df9d3d6ba6ab25dabe2" +checksum = "47a4d6ea525ea187df1e3a1c4b23469b1cbe60c5bafc1c0ef14b2b8738a8303d" dependencies = [ "byteorder", "chrono", @@ -1471,7 +1471,7 @@ dependencies = [ "num-traits", "serde", "wasm-bindgen", - "windows-targets", + "windows-targets 0.48.5", ] [[package]] @@ -1598,7 +1598,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cbf2150cce219b664a8a70df7a1f933836724b503f8a413af9365b4dcc4d90b8" dependencies = [ "lazy_static", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -2495,7 +2495,7 @@ dependencies = [ "libc", "option-ext", "redox_users", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -2770,7 +2770,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ac3e13f66a2f95e32a39eaa81f6b95d42878ca0e1db0c7543723dfe12557e860" dependencies = [ "libc", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -2829,7 +2829,7 @@ checksum = "ef033ed5e9bad94e55838ca0ca906db0e043f517adda0c8b79c7a8c66c93c1b5" dependencies = [ "cfg-if", "rustix", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -3275,11 +3275,11 @@ dependencies = [ [[package]] name = "home" -version = "0.5.5" +version = "0.5.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb" +checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5" dependencies = [ - "windows-sys", + "windows-sys 0.52.0", ] [[package]] @@ -3511,7 +3511,7 @@ checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f" dependencies = [ "socket2 0.5.5", "widestring", - "windows-sys", + "windows-sys 0.48.0", "winreg", ] @@ -3529,7 +3529,7 @@ checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b" dependencies = [ "hermit-abi 0.3.3", "rustix", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -3953,7 +3953,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c571b676ddfc9a8c12f1f3d3085a7b163966a8fd8098a90640953ce5f6170161" dependencies = [ "cfg-if", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -4226,7 +4226,7 @@ dependencies = [ "libc", "log", "wasi", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -4532,7 +4532,7 @@ version = "0.49.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c073d3c1930d0751774acf49e66653acecb416c3a54c6ec095a9b11caddb5a68" dependencies = [ - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -4719,9 +4719,9 @@ checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5" [[package]] name = "openssh" -version = "0.10.1" +version = "0.10.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3dfe68c42d6ee6bd9de175b7a5d9bb86aa99d4e2fa7cf2f2a44e97f60b6d2759" +checksum = "8274f2bf1fc3785406a3ff07c92c15590c00e84efb883da77b671562ca9a6115" dependencies = [ "dirs", "libc", @@ -4845,7 +4845,7 @@ dependencies = [ "libc", "redox_syscall 0.4.1", "smallvec", - "windows-targets", + "windows-targets 0.48.5", ] [[package]] @@ -5836,9 +5836,9 @@ dependencies = [ [[package]] name = "reqwest" -version = "0.11.22" +version = "0.11.23" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "046cd98826c46c2ac8ddecae268eb5c2e58628688a5fc7a2643704a73faba95b" +checksum = "37b1ae8d9ac08420c66222fb9096fc5de435c3c48542bc5336c51892cffafb41" dependencies = [ "base64 0.21.5", "bytes", @@ -5928,7 +5928,7 @@ dependencies = [ "libc", "spin 0.9.8", "untrusted 0.9.0", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -6221,7 +6221,7 @@ dependencies = [ "errno", "libc", "linux-raw-sys", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -6365,7 +6365,7 @@ version = "0.1.22" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88" dependencies = [ - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -6824,7 +6824,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9" dependencies = [ "libc", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -7224,7 +7224,7 @@ dependencies = [ "fastrand", "redox_syscall 0.4.1", "rustix", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -7285,18 +7285,18 @@ dependencies = [ [[package]] name = "thiserror" -version = "1.0.50" +version = "1.0.51" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f9a7210f5c9a7156bb50aa36aed4c95afb51df0df00713949448cf9e97d382d2" +checksum = "f11c217e1416d6f036b870f14e0413d480dbf28edbee1f877abaf0206af43bb7" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.50" +version = "1.0.51" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "266b2e40bc00e5a6c09c3584011e08b06f123c00362c92b975ba9843aaaa14b8" +checksum = "01742297787513b79cf8e29d1056ede1313e2420b7b3b15d0a768b4921f549df" dependencies = [ "proc-macro2", "quote", @@ -7418,9 +7418,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.35.0" +version = "1.35.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "841d45b238a16291a4e1584e61820b8ae57d696cc5015c459c229ccc6990cc1c" +checksum = "c89b4efa943be685f629b149f53829423f8f5531ea21249408e8e2f8671ec104" dependencies = [ "backtrace", "bytes", @@ -7432,7 +7432,7 @@ dependencies = [ "signal-hook-registry", "socket2 0.5.5", "tokio-macros", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -8213,7 +8213,7 @@ version = "0.51.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f1f8cf84f35d2db49a46868f947758c7a1138116f7fac3bc844f43ade1292e64" dependencies = [ - "windows-targets", + "windows-targets 0.48.5", ] [[package]] @@ -8222,7 +8222,16 @@ version = "0.48.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" dependencies = [ - "windows-targets", + "windows-targets 0.48.5", +] + +[[package]] +name = "windows-sys" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" +dependencies = [ + "windows-targets 0.52.0", ] [[package]] @@ -8231,13 +8240,28 @@ version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" dependencies = [ - "windows_aarch64_gnullvm", - "windows_aarch64_msvc", - "windows_i686_gnu", - "windows_i686_msvc", - "windows_x86_64_gnu", - "windows_x86_64_gnullvm", - "windows_x86_64_msvc", + "windows_aarch64_gnullvm 0.48.5", + "windows_aarch64_msvc 0.48.5", + "windows_i686_gnu 0.48.5", + "windows_i686_msvc 0.48.5", + "windows_x86_64_gnu 0.48.5", + "windows_x86_64_gnullvm 0.48.5", + "windows_x86_64_msvc 0.48.5", +] + +[[package]] +name = "windows-targets" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd" +dependencies = [ + "windows_aarch64_gnullvm 0.52.0", + "windows_aarch64_msvc 0.52.0", + "windows_i686_gnu 0.52.0", + "windows_i686_msvc 0.52.0", + "windows_x86_64_gnu 0.52.0", + "windows_x86_64_gnullvm 0.52.0", + "windows_x86_64_msvc 0.52.0", ] [[package]] @@ -8246,42 +8270,84 @@ version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" +[[package]] +name = "windows_aarch64_gnullvm" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea" + [[package]] name = "windows_aarch64_msvc" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" +[[package]] +name = "windows_aarch64_msvc" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef" + [[package]] name = "windows_i686_gnu" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" +[[package]] +name = "windows_i686_gnu" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313" + [[package]] name = "windows_i686_msvc" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" +[[package]] +name = "windows_i686_msvc" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a" + [[package]] name = "windows_x86_64_gnu" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" +[[package]] +name = "windows_x86_64_gnu" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd" + [[package]] name = "windows_x86_64_gnullvm" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" +[[package]] +name = "windows_x86_64_gnullvm" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e" + [[package]] name = "windows_x86_64_msvc" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" +[[package]] +name = "windows_x86_64_msvc" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04" + [[package]] name = "winnow" version = "0.5.17" @@ -8298,7 +8364,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" dependencies = [ "cfg-if", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -8343,7 +8409,6 @@ version = "0.1.0" dependencies = [ "anyhow", "clap", - "reqwest", "xshell", "zip", ] diff --git a/Cargo.toml b/Cargo.toml index ff71abb20..c49565df1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,6 +14,7 @@ codegen-units = 1 strip = true [workspace.dependencies] +async-trait = "0.1.75" datafusion = { version = "32.0", features = ["avro"] } datafusion-proto = { version = "32.0" } object_store = { version = "0.7" } @@ -23,10 +24,11 @@ thiserror = "1.0" serde = { version = "1.0", features = ["derive"] } serde_json = "1.0.108" chrono = "0.4.31" -anyhow = "1.0.72" +anyhow = "1.0.76" prost = "0.12" prost-types = "0.12" prost-build = "0.12" +reqwest = { version = "0.11.23", default-features = false, features = ["json", "rustls-tls"] } tonic = { version = "0.10", features = ["transport", "tls", "tls-roots"] } tempfile = "3.8.1" diff --git a/bindings/nodejs/Cargo.toml b/bindings/nodejs/Cargo.toml index fe6d74ea5..f605b84a8 100644 --- a/bindings/nodejs/Cargo.toml +++ b/bindings/nodejs/Cargo.toml @@ -25,7 +25,7 @@ thiserror = { workspace = true } url = { workspace = true } anyhow = { workspace = true } once_cell = "1.19.0" -async-trait = "0.1.72" +async-trait = { workspace = true } bytes = "1.5.0" serde.workspace = true serde_json.workspace = true diff --git a/bindings/python/Cargo.toml b/bindings/python/Cargo.toml index 3e6905dec..ceb5ca61f 100644 --- a/bindings/python/Cargo.toml +++ b/bindings/python/Cargo.toml @@ -27,5 +27,5 @@ arrow_util = { path = "../../crates/arrow_util" } glaredb = { path = "../../crates/glaredb" } futures = "0.3.29" uuid = "1.6.1" -async-trait = "0.1.74" +async-trait = { workspace = true } once_cell = "1.19.0" diff --git a/crates/bench_runner/Cargo.toml b/crates/bench_runner/Cargo.toml index 631a99ab8..a3e4d6fa5 100644 --- a/crates/bench_runner/Cargo.toml +++ b/crates/bench_runner/Cargo.toml @@ -13,7 +13,7 @@ tokio = { workspace = true } tokio-postgres = "0.7.8" anyhow = "1.0" clap = { version = "4.4.11", features = ["derive"] } -async-trait = "0.1.74" +async-trait = { workspace = true } glob = "0.3.1" regex = "1.8.1" tracing = "0.1" diff --git a/crates/datafusion_ext/Cargo.toml b/crates/datafusion_ext/Cargo.toml index 69db4ac2f..7d03913d1 100644 --- a/crates/datafusion_ext/Cargo.toml +++ b/crates/datafusion_ext/Cargo.toml @@ -16,7 +16,7 @@ telemetry = { path = "../telemetry" } catalog = { path = "../catalog" } serde_json = { workspace = true } datafusion = { workspace = true } -async-trait = "0.1.74" +async-trait = { workspace = true } async-recursion = "1.0.4" uuid = { version = "1.6.1", features = ["v4", "fast-rng", "macro-diagnostics"] } regex = "1.8" diff --git a/crates/datasources/Cargo.toml b/crates/datasources/Cargo.toml index df7259f3e..af16fac19 100644 --- a/crates/datasources/Cargo.toml +++ b/crates/datasources/Cargo.toml @@ -10,7 +10,7 @@ ioutil = { path = "../ioutil" } apache-avro = "0.16" async-channel = "2.1.1" async-stream = "0.3.5" -async-trait = "0.1.74" +async-trait = { workspace = true } bigquery-storage = { git = "https://github.com/glaredb/bigquery-storage", branch = "deps/2023-10-27-update" } bitflags = "2.4" bitvec = "1" @@ -36,7 +36,7 @@ regex = "1.9.1" repr = { path = "../repr" } ring = "0.17.7" rustls = "0.21.10" -reqwest = { version = "0.11.22", default-features = false, features = ["json", "rustls-tls"] } +reqwest = { workspace = true } rust_decimal = { version = "1.33.1", features = ["db-tokio-postgres"] } serde = { workspace = true } serde_bytes = "0.11.12" @@ -56,11 +56,11 @@ uuid = "1.6.1" url.workspace = true webpki-roots = "0.26.0" dashmap = "5.5.0" -calamine = { version = "0.23.0", features = ["dates"] } +calamine = { version = "0.23.1", features = ["dates"] } tiberius = { version = "0.12.2", default-features = false, features = ["tds73", "rustls", "chrono"] } lance = { git = "https://github.com/universalmind303/lance", rev = "81158eb540ff88ab5b4fce3a1170447760137412" } bson = "2.7.0" # SSH tunnels [target.'cfg(any(target_os = "linux", target_os = "macos"))'.dependencies] -openssh = "0.10.1" +openssh = "0.10.2" diff --git a/crates/ioutil/Cargo.toml b/crates/ioutil/Cargo.toml index afdd20943..36e2cbd63 100644 --- a/crates/ioutil/Cargo.toml +++ b/crates/ioutil/Cargo.toml @@ -7,4 +7,4 @@ edition = {workspace = true} [dependencies] bytes = "1.4.0" -home = "0.5.5" +home = "0.5.9" diff --git a/crates/metastore/Cargo.toml b/crates/metastore/Cargo.toml index 16b1647f3..f87a3b5c6 100644 --- a/crates/metastore/Cargo.toml +++ b/crates/metastore/Cargo.toml @@ -18,7 +18,7 @@ prost-types = { workspace = true } thiserror = { workspace = true } tokio = { workspace = true } tracing = "0.1" -async-trait = "0.1.74" +async-trait = { workspace = true } datafusion = { workspace = true } uuid = { version = "1.6.1", features = ["v4", "fast-rng", "macro-diagnostics"] } bytes = "1.4" diff --git a/crates/object_store_util/Cargo.toml b/crates/object_store_util/Cargo.toml index 0d9d740d0..1f0cba03b 100644 --- a/crates/object_store_util/Cargo.toml +++ b/crates/object_store_util/Cargo.toml @@ -10,7 +10,7 @@ logutil = { path = "../logutil" } object_store = { workspace = true } tempfile = "3" futures = "0.3.29" -async-trait = "0.1.74" +async-trait = { workspace = true } thiserror.workspace = true tokio = { workspace = true } bytes = "1.4.0" diff --git a/crates/pgsrv/Cargo.toml b/crates/pgsrv/Cargo.toml index a286332b1..db7c7dadb 100644 --- a/crates/pgsrv/Cargo.toml +++ b/crates/pgsrv/Cargo.toml @@ -15,12 +15,12 @@ datafusion_ext = {path = "../datafusion_ext"} thiserror = { workspace = true } tracing = "0.1" futures = "0.3.29" -async-trait = "0.1.74" +async-trait = { workspace = true } datafusion = { workspace = true } tokio-util = { version = "0.7.10", features = ["codec"] } bytes = "1.4.0" tokio = { workspace = true } -reqwest = { version = "0.11.22", default-features = false, features = ["json", "rustls-tls"] } +reqwest = { workspace = true } uuid = { version = "1.6.1", features = ["v4", "fast-rng", "macro-diagnostics"] } tokio-postgres = "0.7.8" rustls = "0.21.10" diff --git a/crates/proxyutil/Cargo.toml b/crates/proxyutil/Cargo.toml index 144d44cf8..e232d9083 100644 --- a/crates/proxyutil/Cargo.toml +++ b/crates/proxyutil/Cargo.toml @@ -10,7 +10,7 @@ serde = { workspace = true } thiserror = { workspace = true } tracing = "0.1" futures = "0.3.29" -reqwest = { version = "0.11.22", default-features = false, features = ["json", "rustls-tls"] } -async-trait = "0.1.74" +reqwest = { workspace = true } +async-trait = { workspace = true } uuid = { version = "1.6.1", features = ["v4", "fast-rng", "macro-diagnostics"] } serde_json = { workspace = true } diff --git a/crates/rpcsrv/Cargo.toml b/crates/rpcsrv/Cargo.toml index 7d5e83fc6..98c5e5cd2 100644 --- a/crates/rpcsrv/Cargo.toml +++ b/crates/rpcsrv/Cargo.toml @@ -18,7 +18,7 @@ protogen = { path = "../protogen" } once_cell = "1.19.0" tokio = { workspace = true } uuid = { version = "1.6.1", features = ["v4", "fast-rng", "macro-diagnostics"] } -async-trait = "0.1.74" +async-trait = { workspace = true } tracing = "0.1" thiserror = { workspace = true } prost = { workspace = true } diff --git a/crates/snowflake_connector/Cargo.toml b/crates/snowflake_connector/Cargo.toml index fb50fb7a6..87c6eb406 100644 --- a/crates/snowflake_connector/Cargo.toml +++ b/crates/snowflake_connector/Cargo.toml @@ -7,7 +7,7 @@ edition = { workspace = true } [dependencies] thiserror.workspace = true -reqwest = { version = "0.11.22", default-features = false, features = ["json", "rustls-tls"] } +reqwest = { workspace = true } serde = { workspace = true } serde_json = { workspace = true } tracing = "0.1" diff --git a/crates/sqlbuiltins/Cargo.toml b/crates/sqlbuiltins/Cargo.toml index 979e1ea40..4694cdb4d 100644 --- a/crates/sqlbuiltins/Cargo.toml +++ b/crates/sqlbuiltins/Cargo.toml @@ -17,7 +17,7 @@ decimal = { path = "../decimal" } thiserror.workspace = true tokio = { workspace = true } serde = { workspace = true } -async-trait = "0.1.74" +async-trait = { workspace = true } serde_json = { workspace = true } datafusion = { workspace = true } futures = "0.3.29" diff --git a/crates/sqlexec/Cargo.toml b/crates/sqlexec/Cargo.toml index 51c51029f..7ab85f83e 100644 --- a/crates/sqlexec/Cargo.toml +++ b/crates/sqlexec/Cargo.toml @@ -22,7 +22,7 @@ dashmap = "5.5.0" metastore = { path = "../metastore" } thiserror.workspace = true tokio = { workspace = true } -async-trait = "0.1.74" +async-trait = { workspace = true } serde_json = { workspace = true } datafusion = { workspace = true } datafusion-proto = { workspace = true } @@ -39,7 +39,7 @@ url.workspace = true parking_lot = "0.12.1" serde = { workspace = true } itertools = "0.12.0" -reqwest = { version = "0.11.22", default-features = false, features = ["json"] } +reqwest = { workspace = true } prql-compiler = "0.10.1" num_cpus = "1.16.0" async-channel = "2.1.1" diff --git a/crates/testing/Cargo.toml b/crates/testing/Cargo.toml index caafff0d2..4e7211039 100644 --- a/crates/testing/Cargo.toml +++ b/crates/testing/Cargo.toml @@ -15,10 +15,10 @@ tokio-postgres = "0.7.8" tempfile = "3" sqllogictest = "0.19.0" object_store = { workspace = true, features = ["gcp"] } -async-trait = "0.1.74" +async-trait = { workspace = true } regex = "1.8.1" uuid = { version = "1.6.1", features = ["v4", "fast-rng", "macro-diagnostics"] } -openssh = "0.10.1" +openssh = "0.10.2" futures = "0.3.29" ioutil = { path = "../ioutil" } logutil = { path = "../logutil" } diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml index 8f94ba36c..64224b985 100644 --- a/xtask/Cargo.toml +++ b/xtask/Cargo.toml @@ -6,8 +6,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -anyhow = "1.0.72" +anyhow = "1.0.76" clap = { version = "4.4.11", features = ["derive"] } -reqwest = { version = "0.11.22", default-features = false, features = ["json", "rustls-tls", "blocking"] } xshell = "0.2.5" zip = "0.6.6"