[package] name = "ontouchstart_gitpod_hello_cargo" version = "0.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html description = "A simple hello_cargo" documentation = "https://ontouchstart-gitpod.github.io/" homepage = "https://ontouchstart-gitpod.github.io/" repository = "https://github.com/ontouchstart-gitpod/ontouchstart-gitpod.github.io/tree/main/rust/root/hello_cargo" license = "Apache-2.0" readme = "README.md" [dependencies]