aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-04 21:36:24 +0900
committernsfisis <nsfisis@gmail.com>2026-02-04 21:36:24 +0900
commite216b15d941ef450b70e397976c8513324e29333 (patch)
treeb61d011d9c3439695b4b46d3a22b1859a4dacdd7 /Cargo.toml
parent60b3548ebcb836eb8d915989c43c4c3936543334 (diff)
downloadreparojson-e216b15d941ef450b70e397976c8513324e29333.tar.gz
reparojson-e216b15d941ef450b70e397976c8513324e29333.tar.zst
reparojson-e216b15d941ef450b70e397976c8513324e29333.zip
feat: update crates
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 1ee098c..cc2b935 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,5 +7,5 @@ description = "A simple command-line tool to repair JSON. It only fixes the synt
license-file = "LICENSE"
[dependencies.clap]
-version = "4.5.32"
+version = "4.5.57"
features = ["cargo"]