aboutsummaryrefslogtreecommitdiffstats
path: root/misc/quary/files/patch-rust_quary-databases_Cargo.toml
blob: 711c11e72b61074f4c4dfd6dabcaad45e7128e48 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- rust/quary-databases/Cargo.toml.orig	2025-08-01 16:20:00 UTC
+++ rust/quary-databases/Cargo.toml
@@ -24,7 +24,7 @@ chrono = "0.4.38"
 prost = "0.13"
 regex = "1.10.4"
 chrono = "0.4.38"
-duckdb = { version = "1.3.2", features = ["bundled"] }
+duckdb = { version = "1.3.2" }
 snowflake-api = "0.12.0"
 clickhouse = "0.13.3"
 futures-util = "0.3.30"