[package] name = "hello_world_winter_1021" version = "0.1.3" edition = "2021" license = "MIT OR Apache-2.0" description = "A short description of my package" homepage = "https://serde.rs/" documentation = "https://docs.rs/bitflags" repository = "https://github.com/rust-lang/cargo/" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] time = "0.1.12" regex = "0.1.41" libc = "0.2.153"