We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ede7ea9 + c0b0c3b commit 9e16e50Copy full SHA for 9e16e50
1 file changed
src-tauri/Cargo.toml
@@ -20,7 +20,7 @@ tauri-plugin-shell = "2"
20
serde = { version = "1", features = ["derive"] }
21
serde_json = "1"
22
rusqlite = { version = "0.31", features = ["bundled"] }
23
-rand = "0.8"
+rand = "0.9"
24
chrono = "0.4"
25
dirs = "5"
26
0 commit comments