State MIT license in manifest

This commit is contained in:
Travis Finkenauer
2018-07-08 17:18:32 -04:00
committed by Benjamin Saunders
parent 1583acbae2
commit 710131c111

View File

@ -7,7 +7,7 @@ authors = [
"Rene Eichhorn", "Rene Eichhorn",
"Benjamin Saunders" "Benjamin Saunders"
] ]
license-file = "LICENSE.md" license = "MIT"
homepage = "https://github.com/rust-openvr/rust-openvr" homepage = "https://github.com/rust-openvr/rust-openvr"
repository = "https://github.com/rust-openvr/rust-openvr" repository = "https://github.com/rust-openvr/rust-openvr"