diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-20 21:15:35 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-20 21:15:35 +0900 |
| commit | 8a0b8e1acc311efa02190c18305429ec659d443d (patch) | |
| tree | f0af7234799c5b5013a86ac0d3bb7cc3f6b31ee7 /Cargo.toml | |
| parent | fa6fe8e9cce16e59d3b0fe97c95c1e59c0d07c54 (diff) | |
| download | reparojson-8a0b8e1acc311efa02190c18305429ec659d443d.tar.gz reparojson-8a0b8e1acc311efa02190c18305429ec659d443d.tar.zst reparojson-8a0b8e1acc311efa02190c18305429ec659d443d.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.57" +version = "4.5.60" features = ["cargo"] |
