[package] name = "hello_world_by_wuzhiguocarter" version = "0.1.1" edition = "2021" description = "hello world dummy package" license = "MIT" homepage = "https://doc.rust-lang.org/cargo/guide/creating-a-new-project.html" documentation = "https://doc.rust-lang.org/cargo/guide/creating-a-new-project.html" repository = "https://github.com/wuzhiguocarter/hello_world" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]