diff --git a/Cargo.toml b/Cargo.toml index e8eebb3..034ac2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ authors = ["Geoffry Song "] homepage = "https://github.com/goffrie/regex-dfa" repository = "https://github.com/goffrie/regex-dfa" documentation = "http://goffrie.github.io/regex-dfa" -license = "MIT" +license = "MIT OR Apache-2.0" keywords = ["regex", "dfa"] [features]