mindustry logic execution, map- and schematic- parsing and rendering
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 46ced3b..5ae6713 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,7 +26,7 @@ blurslice = { version = "0.1" }
enum_dispatch = "0.3"
fast_image_resize = "2.7"
phf = { version = "0.11", features = ["macros"] }
-fimg = { version = "0.2", default-features = false }
+fimg = { version = "0.3.3", default-features = false }
[features]
bin = ["fimg/save"]