aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 31c1e0c..1c4a023 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -29,7 +29,7 @@ git2 = "0.13"
url = "2.2"
-clap = "3.0.0-beta.2"
+clap = { version = "3.2.15", features = ["derive"] }
chrono = "0.4"
multer = "2.0.0"
mime_guess = "2.0"