[package] name = "zzneko_demo" version = "0.1.0" authors = ["1260971391@qq.com"] license = "MIT OR Apache-2.0" description = "A tool to search files" # readme = "README.md" # homepage = "https://github.com/you/grrs" # repository = "https://github.com/you/grrs" keywords = ["cli", "search", "demo"] categories = ["command-line-utilities"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] # rocket = "0.5.0" # json = "0.12.4" ctrlc = "3.3.1"