[package] name = "test_crate_hello_world_cp" version = "0.1.0" authors = ["mengya "] description = "A Simple Hello World Crate" repository = "https://github.com/MiaZmy1221/test_crate_hello_world.git" keywords = ["hello", "world"] license = "Apache-2.0" [dependencies]