Skip to content

Commit 5da0787

Browse files
Update rusqlite requirement from 0.34.0 to 0.35.0 (#1460)
1 parent 9fb0d0b commit 5da0787

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

0 commit comments

Comments
 (0)