fix license identifier in Cargo.toml

pull/233/head
Sunshine 3 years ago
parent 4c2c55d166
commit b10d41f82e
No known key found for this signature in database
GPG Key ID: B80CA68703CD8AB1

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

Loading…
Cancel
Save