summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b633604..ad9b41f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,6 +26,7 @@ dotenvy = "0.15.7"
iced = "0.14.0"
itertools = "0.13.0"
libsqlite3-sys = { version = "0.30.1", features = ["bundled"] }
+rand = "0.10.2"
rfd = "0.15.4"
schist_fakes = { path = "schist_core/schist_fakes" }
schist_models = { path = "schist_core/schist_models" }