mindustry logic execution, map- and schematic- parsing and rendering
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index efb00b2..a34f6cd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,6 +9,7 @@ license = "GPL-3.0"
[dependencies]
flate2 = { version = "1.0", features = ["zlib"], default-features = false }
+base64 = "0.21.2"
paste = "1.0.12"
[[bin]]