]> git.lizzy.rs Git - rust.git/blobdiff - clippy_dummy/Cargo.toml
a few small cleanups
[rust.git] / clippy_dummy / Cargo.toml
index f99a23d93d0605a73df7e49065657adeded53b63..064fd8a6ff79f60f6b22b8d578b2698cb843659b 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy_dummy" # rename to clippy before publishing
-version = "0.0.302"
+version = "0.0.303"
 authors = ["Manish Goregaokar <manishsmail@gmail.com>"]
 edition = "2018"
 readme = "crates-readme.md"
@@ -9,7 +9,7 @@ build = 'build.rs'
 
 repository = "https://github.com/rust-lang/rust-clippy"
 
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
 keywords = ["clippy", "lint", "plugin"]
 categories = ["development-tools", "development-tools::cargo-plugins"]