Skip to content

Commit

Permalink
Update Rust crate sqlite to 0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 8de9d29 commit 627b1fe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
14 changes: 6 additions & 8 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ dotenv = "0.15.0"
dotenv_codegen = "0.15.0"
serde = { version = "1.0", features = ["derive"] }
bincode = "1.3.3"
sqlite = "0.32.0"
sqlite = "0.36.0"
uuid = {version = "1.6.1", features = ["v4", "fast-rng", "macro-diagnostics"]}

0 comments on commit 627b1fe

Please sign in to comment.