1 2 3 4 5 6 7 8 9
[dependencies] [package] authors = ["itbaiyang <itbaiyang@gmail.com>"] description = "这是一个grep" edition = "2018" license = "MIT" name = "rust_grep" version = "0.1.0"