feat: add search
This commit is contained in:
@@ -7,6 +7,6 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
plist = "1.1.0"
|
||||
clap = "2.33.3"
|
||||
rust_util = "0.6.33"
|
||||
plist = "1.1"
|
||||
clap = "2.33"
|
||||
rust_util = "0.6"
|
||||
|
||||
Reference in New Issue
Block a user