From f5a82d852abdb3b6b3bd342572ac5adee6affb7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Wed, 10 Mar 2021 17:59:52 +0100 Subject: remove run_string and rand --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') 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 } -- cgit v1.2.1