Sunset RLS
This commit is contained in:
parent
1e978a3627
commit
4a7e2fbb7b
27 changed files with 162 additions and 593 deletions
|
|
@ -31,8 +31,7 @@ const EXCEPTIONS: &[(&str, &str)] = &[
|
|||
("mdbook", "MPL-2.0"), // mdbook
|
||||
("openssl", "Apache-2.0"), // cargo, mdbook
|
||||
("colored", "MPL-2.0"), // rustfmt
|
||||
("ordslice", "Apache-2.0"), // rls
|
||||
("ryu", "Apache-2.0 OR BSL-1.0"), // rls/cargo/... (because of serde)
|
||||
("ryu", "Apache-2.0 OR BSL-1.0"), // cargo/... (because of serde)
|
||||
("bytesize", "Apache-2.0"), // cargo
|
||||
("im-rc", "MPL-2.0+"), // cargo
|
||||
("sized-chunks", "MPL-2.0+"), // cargo via im-rc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue