Skip to content

Commit 4a2a448

Browse files
Update rusqlite requirement from 0.35.0 to 0.36.0 (#1476)
1 parent 332d31d commit 4a2a448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ edition = "2021"
55
publish = false
66

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

0 commit comments

Comments
 (0)