[package] name = "weather_rust" version = "0.1.1" edition = "2021" description = "Weather program in rust using wttr.in and cURL" license = "MIT" keywords = ["starter", "weather" , "curl"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]