diff options
Diffstat (limited to 'dotup_cli/Cargo.toml')
| -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..d2ece5a 100644 --- a/dotup_cli/Cargo.toml +++ b/dotup_cli/Cargo.toml | |||
| @@ -22,4 +22,4 @@ version = "0.19" | |||
| 22 | 22 | ||
| 23 | [dev-dependencies] | 23 | [dev-dependencies] |
| 24 | tempfile = "3.2" | 24 | tempfile = "3.2" |
| 25 | assert_cmd = "1.0" | 25 | assert_cmd = "2.0" |
