[package] name = "nowo" version = "0.0.3" edition = "2021" authors = ["nowo"] repository = "https://github.com/nowo/rust-hello" description = "A hello world program in Rust" readme = "README.md" license = "MIT OR Apache-2.0" homepage = "https://github.com/nowo/rust-hello" documentation = "https://docs.rs/nowo" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]