Skip to content

Commit

Permalink
Added license field to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal committed Jul 3, 2022
1 parent ecb3100 commit c95d278
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description = "Append text to files without all of the hassle"
version = "0.1.0"
authors = ["michal <michal@tar.black>"]
edition = "2021"
license = "GPL-3.0"

[[bin]]
name = "apd"
Expand Down

0 comments on commit c95d278

Please sign in to comment.