feat: update

This commit is contained in:
2021-06-13 18:43:22 +08:00
parent 5f757269bc
commit 0f33eab15b
3 changed files with 24 additions and 34 deletions

View File

@@ -7,6 +7,7 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
url = "2.0.0"
clap = "2.33.3"
rust_util = "0.6.39"
rustyline = "8.2.0"