[package] name = "mud" version = "0.0.1" authors = ["BlackPhlox "] edition = "2018" license = "MIT" description = "Write once, use everywhere, based on mudblazor.com" homepage = "https://mud.rs" repository = "https://github.com/BlackPhlox/mud" readme = "README.md" keywords = ["gui", "app", "api", "html", "css" ] categories = ["gui", "webassembly", "web-programming"] exclude = [ ".github/*" ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]