summaryrefslogtreecommitdiffstats
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 f431f26..9c88ec4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ rust-version = "1.58"
mdbook = "0.4.10"
pulldown-cmark = "0.9.1"
log = "0.4.11"
-clap = "2.33.3"
+clap = "3.1.18"
serde_json = "1.0.57"
toml = "0.5.6"