aboutsummaryrefslogtreecommitdiff
path: root/dotup_cli/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dotup_cli/Cargo.toml')
-rw-r--r--dotup_cli/Cargo.toml2
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]
24tempfile = "3.2" 24tempfile = "3.2"
25assert_cmd = "1.0" 25assert_cmd = "2.0"