mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Update licenses after tracing-subscriber bump
This commit is contained in:
parent
d23764b59e
commit
359231a4d8
1 changed files with 0 additions and 24 deletions
|
@ -2567,14 +2567,6 @@
|
||||||
"name": "ordered-float",
|
"name": "ordered-float",
|
||||||
"repository": "https://github.com/reem/rust-ordered-float"
|
"repository": "https://github.com/reem/rust-ordered-float"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"authors": "Daniel Salvadori <danaugrs@gmail.com>",
|
|
||||||
"description": "Provides a macro to simplify operator overloading.",
|
|
||||||
"license": "MIT",
|
|
||||||
"license_file": null,
|
|
||||||
"name": "overload",
|
|
||||||
"repository": "https://github.com/danaugrs/overload"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"authors": "Stjepan Glavina <stjepang@gmail.com>|The Rust Project Developers",
|
"authors": "Stjepan Glavina <stjepang@gmail.com>|The Rust Project Developers",
|
||||||
"description": "Thread parking and unparking",
|
"description": "Thread parking and unparking",
|
||||||
|
@ -3095,14 +3087,6 @@
|
||||||
"name": "regex",
|
"name": "regex",
|
||||||
"repository": "https://github.com/rust-lang/regex"
|
"repository": "https://github.com/rust-lang/regex"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"authors": "Andrew Gallant <jamslam@gmail.com>",
|
|
||||||
"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 <jamslam@gmail.com>",
|
"authors": "The Rust Project Developers|Andrew Gallant <jamslam@gmail.com>",
|
||||||
"description": "Automata construction and matching using regular expressions.",
|
"description": "Automata construction and matching using regular expressions.",
|
||||||
|
@ -3111,14 +3095,6 @@
|
||||||
"name": "regex-automata",
|
"name": "regex-automata",
|
||||||
"repository": "https://github.com/rust-lang/regex/tree/master/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 <jamslam@gmail.com>",
|
"authors": "The Rust Project Developers|Andrew Gallant <jamslam@gmail.com>",
|
||||||
"description": "A regular expression parser.",
|
"description": "A regular expression parser.",
|
||||||
|
|
Loading…
Reference in a new issue