[package] name = "moba" version = "0.1.1" edition = "2021" authors = ["hangj "] readme = "README.md" description = "try to make a moba game" license = "MIT" repository = "https://github.com/hangj/moba" documentation = "https://docs.rs/moba/" exclude = ["/.github/*", "/.gitattributes", "/appveyor.yml", "/Changelog.md", "/clippy.toml", "/codecov.yml"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]