We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19cc371 commit c4e5694Copy full SHA for c4e5694
Cargo.toml
@@ -1,6 +1,7 @@
1
[package]
2
name = "tidy-json"
3
version = "0.1.0"
4
+license = "MIT"
5
edition = "2021"
6
default-run = "tidy-json"
7
description = "A cli for tidying up json files."
0 commit comments