Skip to content

Commit c56822d

Browse files
Update rusqlite requirement from 0.33.0 to 0.34.0 (#1428)
1 parent 3c1325b commit c56822d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-tools/wasm32-wasip1-threads-test/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ edition = "2021"
55
publish = false
66

77
[dependencies]
8-
rusqlite = { version = "0.33.0", features = ["bundled"] }
8+
rusqlite = { version = "0.34.0", features = ["bundled"] }

0 commit comments

Comments
 (0)