diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-04 21:36:24 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-04 21:36:24 +0900 |
| commit | e216b15d941ef450b70e397976c8513324e29333 (patch) | |
| tree | b61d011d9c3439695b4b46d3a22b1859a4dacdd7 /Cargo.toml | |
| parent | 60b3548ebcb836eb8d915989c43c4c3936543334 (diff) | |
| download | reparojson-e216b15d941ef450b70e397976c8513324e29333.tar.gz reparojson-e216b15d941ef450b70e397976c8513324e29333.tar.zst reparojson-e216b15d941ef450b70e397976c8513324e29333.zip | |
feat: update crates
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"] |
