Skip to content

Commit cae9e24

Browse files
authored
Fix extensions test by pinning "home" crate version (#2187)
2 parents d4026bc + 47e2c3d commit cae9e24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libsql-sqlite3/test/rust_suite/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ tempfile = "3.3"
1515
wabt = "0.10.0"
1616
hex = "0.4.3"
1717
rustc-hash = "1"
18+
which = "=4.4.0"
1819

1920
[features]
2021
default = []

0 commit comments

Comments
 (0)