@@ -18,7 +18,6 @@ the details of which are reproduced below.
1818* [ MIT License: libsqlite3-sys, rusqlite] ( #mit-license-libsqlite3-sys-rusqlite )
1919* [ MIT License: nom] ( #mit-license-nom )
2020* [ MIT License: ordered-float] ( #mit-license-ordered-float )
21- * [ MIT License: rmp, rmp-serde] ( #mit-license-rmp-rmp-serde )
2221* [ MIT License: scroll] ( #mit-license-scroll )
2322* [ MIT License: scroll_derive] ( #mit-license-scroll_derive )
2423* [ MIT License: sharded-slab] ( #mit-license-sharded-slab )
@@ -495,7 +494,6 @@ The following text applies to code linked from these dependencies:
495494[ once_cell] ( https://github.com/matklad/once_cell ) ,
496495[ parking_lot] ( https://github.com/Amanieu/parking_lot ) ,
497496[ parking_lot_core] ( https://github.com/Amanieu/parking_lot ) ,
498- [ paste] ( https://github.com/dtolnay/paste ) ,
499497[ percent-encoding] ( https://github.com/servo/rust-url/ ) ,
500498[ pin-project-lite] ( https://github.com/taiki-e/pin-project-lite ) ,
501499[ pkg-config] ( https://github.com/rust-lang/pkg-config-rs ) ,
@@ -1121,37 +1119,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11211119IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11221120DEALINGS IN THE SOFTWARE.
11231121
1124- ```
1125- -------------
1126- ## MIT License: rmp, rmp-serde
1127-
1128- The following text applies to code linked from these dependencies:
1129- [ rmp-serde] ( https://github.com/3Hren/msgpack-rust ) ,
1130- [ rmp] ( https://github.com/3Hren/msgpack-rust )
1131-
1132- ```
1133- MIT License
1134-
1135- Copyright (c) 2017 Evgeny Safronov
1136-
1137- Permission is hereby granted, free of charge, to any person obtaining a copy
1138- of this software and associated documentation files (the "Software"), to deal
1139- in the Software without restriction, including without limitation the rights
1140- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1141- copies of the Software, and to permit persons to whom the Software is
1142- furnished to do so, subject to the following conditions:
1143-
1144- The above copyright notice and this permission notice shall be included in all
1145- copies or substantial portions of the Software.
1146-
1147- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1148- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1149- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1150- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1151- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1152- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1153- SOFTWARE.
1154-
11551122```
11561123-------------
11571124## MIT License: scroll
0 commit comments