Update licenses after tracing-subscriber bump

This commit is contained in:
Damien Elmes 2025-09-01 13:42:10 +10:00
parent d23764b59e
commit 359231a4d8

View file

@ -2567,14 +2567,6 @@
"name": "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",
"description": "Thread parking and unparking",
@ -3095,14 +3087,6 @@
"name": "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>",
"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 <jamslam@gmail.com>",
"description": "A regular expression parser.",