aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-20 21:15:35 +0900
committernsfisis <nsfisis@gmail.com>2026-02-20 21:15:35 +0900
commit8a0b8e1acc311efa02190c18305429ec659d443d (patch)
treef0af7234799c5b5013a86ac0d3bb7cc3f6b31ee7 /Cargo.toml
parentfa6fe8e9cce16e59d3b0fe97c95c1e59c0d07c54 (diff)
downloadreparojson-8a0b8e1acc311efa02190c18305429ec659d443d.tar.gz
reparojson-8a0b8e1acc311efa02190c18305429ec659d443d.tar.zst
reparojson-8a0b8e1acc311efa02190c18305429ec659d443d.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 a0962ad..49df1c1 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.57"
+version = "4.5.60"
features = ["cargo"]