Skip to content

Commit

Permalink
Update rusqlite requirement from 0.32.0 to 0.33.0 (#1374)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 48416a2 commit e65d160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-tools/wasm32-wasip1-threads-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ edition = "2021"
publish = false

[dependencies]
rusqlite = { version = "0.32.0", features = ["bundled"] }
rusqlite = { version = "0.33.0", features = ["bundled"] }

0 comments on commit e65d160

Please sign in to comment.