mindustry logic execution, map- and schematic- parsing and rendering
bump
| -rw-r--r-- | mindus/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mindus/Cargo.toml b/mindus/Cargo.toml index 84f5f6e..a990469 100644 --- a/mindus/Cargo.toml +++ b/mindus/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mindus" -version = "5.0.16" +version = "5.0.17" edition = "2021" description = "A library for working with mindustry data formats (eg schematics and maps) (fork of plandustry)" authors = [ |