Fix Cargo.toml for new license.

This commit is contained in:
Sergio Benitez 2018-07-05 12:51:26 -07:00
parent a7fb64f943
commit f85791d9c2

View File

@ -7,6 +7,6 @@ documentation = "https://docs.rs/version_check/"
repository = "https://github.com/SergioBenitez/version_check"
readme = "README.md"
keywords = ["version", "rustc", "minimum", "check"]
license = "MIT"
license = "MIT/Apache-2.0"
[dependencies]