fix license identifier in Cargo.toml

This commit is contained in:
Sunshine 2020-12-25 22:41:31 -10:00
parent 4c2c55d166
commit b10d41f82e
No known key found for this signature in database
GPG Key ID: B80CA68703CD8AB1
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ include = [
"src/*.rs",
"Cargo.toml",
]
license = "The Unlicense"
license = "Unlicense"
license-file = "LICENSE"
[dependencies]