[package] name = "test5" version = "0.1.3" edition = "2018" description = "A short description of my package" license = "MIT OR Apache-2.0" authors = ["Alice ", "Bob "] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] regex = "1.5.4"