aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGustav Sörnäs <gustav@sornas.net>2021-03-10 18:15:27 +0100
committerGitHub <noreply@github.com>2021-03-10 18:15:27 +0100
commit21b76633d149f62dbfdf55702dbdf8c84bf14105 (patch)
tree4de4557fff6785e4527e9df206f909d96a930028 /Cargo.toml
parente930f7b71ba526f40210f3e89afc79b2288e2e91 (diff)
parent035ac6f1a0fde887ccbdfb9358adddcb89a5bae3 (diff)
downloadsylt-21b76633d149f62dbfdf55702dbdf8c84bf14105.tar.gz
Merge pull request #109 from FredTheDino/minor
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 }