diff options
Diffstat (limited to 'dotup_cli')
| -rw-r--r-- | dotup_cli/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotup_cli/Cargo.toml b/dotup_cli/Cargo.toml index 9ae6beb..f82d36d 100644 --- a/dotup_cli/Cargo.toml +++ b/dotup_cli/Cargo.toml | |||
| @@ -10,7 +10,7 @@ doc = false | |||
| 10 | 10 | ||
| 11 | [dependencies] | 11 | [dependencies] |
| 12 | anyhow = "1.0" | 12 | anyhow = "1.0" |
| 13 | clap = "3.0.0-beta.2" | 13 | clap = "3.0.0-beta.5" |
| 14 | log = "0.4" | 14 | log = "0.4" |
| 15 | 15 | ||
| 16 | [dependencies.dotup] | 16 | [dependencies.dotup] |
