Skip to content

Commit

Permalink
Merge pull request #233 from snshn/cargo-fix-license-identifier
Browse files Browse the repository at this point in the history
Fix license identifier in Cargo.toml
  • Loading branch information
Sunshine authored Dec 26, 2020
2 parents 4c2c55d + b10d41f commit 9504017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ include = [
"src/*.rs",
"Cargo.toml",
]
license = "The Unlicense"
license = "Unlicense"
license-file = "LICENSE"

[dependencies]
Expand Down

0 comments on commit 9504017

Please sign in to comment.