[package] name = "doga-hello-world" version = "0.1.0" edition = "2021" license = "MIT" description = "A hello world package written for educational purposes." homepage = "https://github.com/dogafincan" repository = "https://github.com/dogafincan/rust-hello-world/" readme = "README.md" keywords = ["helloworld", "print"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]