[package] name = "modern" version = "0.1.1" authors = [ "Phodal Huang "] edition = "2018" license = "MIT" readme = "README.md" repository = "https://github.com/phodal/modern" documentation = "https://github.com/phodal/modern" homepage = "https://github.com/phodal/modern" description = """ Modern is a modern frontend frameworks for all. """ categories = ["text-processing", "command-line-interface", "development-tools"] exclude = [ ".coco/*", "benchmark/*", "fixtures/*", "targets/*", ".github/*", ".gitattributes", ".adr.json", ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]