Skip to content

Commit ea2b7bf

Browse files
chore (Cargo.toml): bump deps
1 parent 3837533 commit ea2b7bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ tauri = { version = "2", features = ["devtools"] }
1919
tauri-plugin-shell = "2"
2020
serde = { version = "1", features = ["derive"] }
2121
serde_json = "1"
22-
rusqlite = { version = "0.31", features = ["bundled"] }
22+
rusqlite = { version = "0.37", features = ["bundled"] }
2323
rand = "0.9"
2424
chrono = "0.4"
2525
dirs = "5"

0 commit comments

Comments
 (0)