@@ -11,7 +11,6 @@ the details of which are reproduced below.
1111* [ MIT License: bincode] ( #mit-license-bincode )
1212* [ MIT License: bytes] ( #mit-license-bytes )
1313* [ MIT License: cargo_metadata, winnow] ( #mit-license-cargo_metadata-winnow )
14- * [ MIT License: caseless] ( #mit-license-caseless )
1514* [ MIT License: core_maths] ( #mit-license-core_maths )
1615* [ MIT License: extend] ( #mit-license-extend )
1716* [ MIT License: generic-array] ( #mit-license-generic-array )
@@ -582,11 +581,8 @@ The following text applies to code linked from these dependencies:
582581[ thiserror-impl] ( https://github.com/dtolnay/thiserror ) ,
583582[ thiserror] ( https://github.com/dtolnay/thiserror ) ,
584583[ thread_local] ( https://github.com/Amanieu/thread_local-rs ) ,
585- [ tinyvec] ( https://github.com/Lokathor/tinyvec ) ,
586- [ tinyvec_macros] ( https://github.com/Soveu/tinyvec_macros ) ,
587584[ toml] ( https://github.com/alexcrichton/toml-rs ) ,
588585[ typenum] ( https://github.com/paholg/typenum ) ,
589- [ unicode-normalization] ( https://github.com/unicode-rs/unicode-normalization ) ,
590586[ url] ( https://github.com/servo/rust-url ) ,
591587[ utf8_iter] ( https://github.com/hsivonen/utf8_iter ) ,
592588[ uuid] ( https://github.com/uuid-rs/uuid ) ,
@@ -963,37 +959,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
963959IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
964960DEALINGS IN THE SOFTWARE.
965961
966- ```
967- -------------
968- ## MIT License: caseless
969-
970- The following text applies to code linked from these dependencies:
971- [ caseless] ( https://github.com/SimonSapin/rust-caseless )
972-
973- ```
974- Copyright (c) 2017 Simon Sapin
975-
976- MIT License
977-
978- Permission is hereby granted, free of charge, to any person obtaining
979- a copy of this software and associated documentation files (the
980- "Software"), to deal in the Software without restriction, including
981- without limitation the rights to use, copy, modify, merge, publish,
982- distribute, sublicense, and/or sell copies of the Software, and to
983- permit persons to whom the Software is furnished to do so, subject to
984- the following conditions:
985-
986- The above copyright notice and this permission notice shall be
987- included in all copies or substantial portions of the Software.
988-
989- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
990- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
991- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
992- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
993- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
994- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
995- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
996-
997962```
998963-------------
999964## MIT License: core_maths
0 commit comments