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