missing_mpl 0.2.0

A lint for watching over your project's MPL-2.0 licensed source files.
[dependencies.strsim]
version = "~0.10"

[lib]
crate-type = ["dylib"]
name = "missing_mpl"

[package]
authors = ["Vincent Esche <regexident@gmail.com>"]
categories = ["development-tools"]
description = "A lint for watching over your project's MPL-2.0 licensed source files."
documentation = "https://regexident.github.io/missing_mpl"
edition = "2018"
homepage = "https://github.com/regexident/missing_mpl"
keywords = ["lint", "mpl", "license"]
license = "MPL-2.0"
name = "missing_mpl"
readme = "README.md"
repository = "https://github.com/regexident/missing_mpl"
version = "0.2.0"