We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08bdb78 commit 6cba20dCopy full SHA for 6cba20d
duckdb/Cargo.toml
@@ -12,7 +12,7 @@ categories = ["science", "data-structures"]
12
13
[dependencies]
14
arrow = "52"
15
-duckdb = "1"
+duckdb = "1.0"
16
geoarrow = { version = "0.3" }
17
parquet = "52"
18
stac = { version = "0.9.0", path = "../core", features = ["geoarrow"] }
0 commit comments