Skip to content

Commit 511f3e4

Browse files
mlafeldtMaxxen
authored andcommitted
Also update duckdb crate version
1 parent 055f46f commit 511f3e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

upgrade.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ echo "Start to upgrade from $duckdb_rs_version to $duckdb_version"
3232

3333
$SED_INPLACE "s/$duckdb_rs_version/$duckdb_version/g" \
3434
Cargo.toml \
35+
crates/duckdb/Cargo.toml \
3536
crates/libduckdb-sys/upgrade.sh \
3637
crates/libduckdb-sys/Cargo.toml \
3738
.github/workflows/rust.yaml

0 commit comments

Comments
 (0)