summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index aa916f1..68cd630 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,9 +3,6 @@ name = "stallman-shooter"
version = "1.0.0"
authors = ["Rose Hogenson <rosehogenson@posteo.net>"]
-[dependencies]
-rand = "0.8.5"
-
[dependencies.sdl2]
version = "0.35.2"
default-features = false