diff options
Diffstat (limited to '.run/Cargo.toml')
| -rw-r--r-- | .run/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.run/Cargo.toml b/.run/Cargo.toml index caeb506..4935f2d 100644 --- a/.run/Cargo.toml +++ b/.run/Cargo.toml @@ -21,5 +21,6 @@ tokio = { version = "1", features = ["rt-multi-thread", "macros"] } indicatif = "0.18.4" flate2 = "1" tar = "0.4" +arg-picker = "0.1.0" [workspace] |
