mindustry logic execution, map- and schematic- parsing and rendering
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 58e4f9c..5d0b724 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,8 +19,6 @@ strconv = "0.1"
# png feature not needed; only for binary. todo seperate bin
image = { version = "0.24", features = ["png"], default-features = false }
color-hex = "0.2"
-tinyrand = "0.5"
-tinyrand-std = "0.5"
thiserror = "1.0"
bobbin-bits = "0.1"
blurslice = { version = "0.1", optional = true }