add missing deps in Cargo
This commit is contained in:
parent
02272babb2
commit
f985ecef3d
1 changed files with 2 additions and 0 deletions
|
|
@ -7,3 +7,5 @@ edition = "2018"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
dirs = "3.0"
|
||||
rustyline = "8.2.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue