clean up deny.toml
This commit is contained in:
parent
6680e9c079
commit
edbf4e8998
|
|
@ -79,7 +79,6 @@ allow = [
|
||||||
"BSL-1.0", # https://tldrlegal.com/license/boost-software-license-1.0-explained
|
"BSL-1.0", # https://tldrlegal.com/license/boost-software-license-1.0-explained
|
||||||
"CC0-1.0", # https://creativecommons.org/publicdomain/zero/1.0/
|
"CC0-1.0", # https://creativecommons.org/publicdomain/zero/1.0/
|
||||||
"ISC", # https://www.tldrlegal.com/license/isc-license
|
"ISC", # https://www.tldrlegal.com/license/isc-license
|
||||||
"LicenseRef-UFL-1.0", # no official SPDX, see https://github.com/emilk/egui/issues/2321
|
|
||||||
"MIT-0", # https://choosealicense.com/licenses/mit-0/
|
"MIT-0", # https://choosealicense.com/licenses/mit-0/
|
||||||
"MIT", # https://tldrlegal.com/license/mit-license
|
"MIT", # https://tldrlegal.com/license/mit-license
|
||||||
"MPL-2.0", # https://www.mozilla.org/en-US/MPL/2.0/FAQ/ - see Q11. Used by webpki-roots on Linux.
|
"MPL-2.0", # https://www.mozilla.org/en-US/MPL/2.0/FAQ/ - see Q11. Used by webpki-roots on Linux.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue