Skip to content

Commit e65d160

Browse files
Update rusqlite requirement from 0.32.0 to 0.33.0 (#1374)
1 parent 48416a2 commit e65d160

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.32.0", features = ["bundled"] }
8+
rusqlite = { version = "0.33.0", features = ["bundled"] }

0 commit comments

Comments
 (0)