mindustry logic execution, map- and schematic- parsing and rendering
Diffstat (limited to 'lemu/Cargo.toml')
| -rw-r--r-- | lemu/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lemu/Cargo.toml b/lemu/Cargo.toml index 5985dad..11bc0a9 100644 --- a/lemu/Cargo.toml +++ b/lemu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lemu" -version = "0.2.13" +version = "0.2.15" edition = "2021" description = "M-LOG runner" authors = ["bend-n <[email protected]>"] |