diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-04 21:39:44 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-04 21:39:44 +0900 |
| commit | 4fffacaeed6b35cb75132df4629a26183d752492 (patch) | |
| tree | 07da07cb8be8e903a02b7616e79f76fee970ae05 /Cargo.toml | |
| parent | fa7d25e2212d8ed490920f48976523402302e1a2 (diff) | |
| download | reparojson-4fffacaeed6b35cb75132df4629a26183d752492.tar.gz reparojson-4fffacaeed6b35cb75132df4629a26183d752492.tar.zst reparojson-4fffacaeed6b35cb75132df4629a26183d752492.zip | |
v0.1.3v0.1.3
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "reparojson" -version = "0.1.2" +version = "0.1.3" authors = ["nsfisis"] edition = "2024" description = "A simple command-line tool to repair JSON. It only fixes the syntactic errors and never formats the given input." |
