1 2 3 4 5 6 7 8 9 10
[dependencies.regex] version = "1.5.4" [package] authors = ["Alice <a@example.com>", "Bob <yangshuai@gmail.com>"] description = "A short description of my package" edition = "2018" license = "MIT OR Apache-2.0" name = "test5" version = "0.1.3"