Skip to content

Commit

Permalink
chore(deps): update rust crate rusqlite to 0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent d378fe2 commit a335845
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 13 deletions.
30 changes: 18 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ thiserror = "1.0.23"

[dev-dependencies]
marine-rs-sdk-test = "0.9.1"
rusqlite = "0.28.0"
rusqlite = "0.29.0"

[build-dependencies]
marine-rs-sdk-test = "0.9.1"

0 comments on commit a335845

Please sign in to comment.