Skip to content

Commit c4e5694

Browse files
authored
add license (#5)
1 parent 19cc371 commit c4e5694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[package]
22
name = "tidy-json"
33
version = "0.1.0"
4+
license = "MIT"
45
edition = "2021"
56
default-run = "tidy-json"
67
description = "A cli for tidying up json files."

0 commit comments

Comments
 (0)