mindustry logic execution, map- and schematic- parsing and rendering
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 } |