Skip to content

Commit be8801f

Browse files
chore(deps): update rust crate r2d2_sqlite to 0.32
1 parent f612cb7 commit be8801f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ rand = "0.9.0"
2929
mime_guess = "2.0.5"
3030
r2d2 = "0.8.10"
3131
rusqlite = { version = "0.37", features = ["bundled"] }
32-
r2d2_sqlite = "0.31"
32+
r2d2_sqlite = "0.32"
3333

3434
[target.'cfg(target_env = "musl")'.dependencies]
3535
mimalloc = "0.1.43"

0 commit comments

Comments
 (0)