aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 44b1f66..e44c9dc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,6 @@ name = "sylt"
[dependencies]
logos = "~0.11.4"
owo-colors = { git="https://github.com/FredTheDino/owo-colors.git" }
-rand = "0.8"
sylt_macro = { path = "sylt_macro" }
criterion = { version = "0.3", optional = true }