diff --git a/cargo/licenses.json b/cargo/licenses.json index 4eeaeed51..42adba95a 100644 --- a/cargo/licenses.json +++ b/cargo/licenses.json @@ -2567,14 +2567,6 @@ "name": "ordered-float", "repository": "https://github.com/reem/rust-ordered-float" }, - { - "authors": "Daniel Salvadori ", - "description": "Provides a macro to simplify operator overloading.", - "license": "MIT", - "license_file": null, - "name": "overload", - "repository": "https://github.com/danaugrs/overload" - }, { "authors": "Stjepan Glavina |The Rust Project Developers", "description": "Thread parking and unparking", @@ -3095,14 +3087,6 @@ "name": "regex", "repository": "https://github.com/rust-lang/regex" }, - { - "authors": "Andrew Gallant ", - "description": "Automata construction and matching using regular expressions.", - "license": "MIT OR Unlicense", - "license_file": null, - "name": "regex-automata", - "repository": "https://github.com/BurntSushi/regex-automata" - }, { "authors": "The Rust Project Developers|Andrew Gallant ", "description": "Automata construction and matching using regular expressions.", @@ -3111,14 +3095,6 @@ "name": "regex-automata", "repository": "https://github.com/rust-lang/regex/tree/master/regex-automata" }, - { - "authors": "The Rust Project Developers", - "description": "A regular expression parser.", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "name": "regex-syntax", - "repository": "https://github.com/rust-lang/regex" - }, { "authors": "The Rust Project Developers|Andrew Gallant ", "description": "A regular expression parser.",