Skip to content

Commit ea6efd1

Browse files
committed
fix: pin libduckdb-sys too
1 parent 5c86206 commit ea6efd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ geoarrow = "0.4.0-beta.3"
5555
geojson = "0.24.1"
5656
http = "1.1"
5757
jsonschema = { version = "0.28.3", default-features = false }
58-
libduckdb-sys = "1.1.1"
58+
libduckdb-sys = "=1.1.1"
5959
log = "0.4.25"
6060
mime = "0.3.17"
6161
mockito = "1.5"

0 commit comments

Comments
 (0)