[workspace] members = [ "bin/*", "lib/*" ] [workspace.package] #version = "0.0.0" # requires nightly cargo edition = "2021" authors = ["Taras Denysenko "] license = "MIT OR Apache-2.0" [package] name = "majick" version = "0.0.0" description = "MajiCK is a set of specialized modding tools for Crusader Kings III, assisting with mod support for dynamic map terrain and assets." license = "MIT OR Apache-2.0" repository = "https://github.com/terrapass/majick" readme = "README.md" keywords = ["ck3", "modding", "terrain", "cli"] categories = ["game-development", "command-line-utilities", "multimedia"]