# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "spring-cartographer-rs" version = "0.1.1" description = "A parser for the spring rts engine map files" keywords = [ "Spring", "rts", "smt", "smf", ] license = "MIT" repository = "https://github.com/WSeegers/spring-cartographer-rs" [profile.dev] opt-level = 0 [profile.release] opt-level = 3 [dependencies.binrw] version = "0.11.1" [dependencies.image] version = "0.24.6" [dependencies.texpresso] version = "2.0.1"