Loading
pest-ide-tools: remove openssl dependency & MIT license (#320064)
* pest-ide-tools: remove openssl dependency openssl was dropped in favor of rustls in 0.3.9 https://github.com/pest-parser/pest-ide-tools/commit/7d6d1ef59a386e30d5e7bb7ced4d7bd1c75101b7 * pest-ide-tools: remove erroneous MIT license Despite the common practise among rustaceans to use a dual Apache-2.0/MIT license, `pest-ide-tools` has only ever been licensed under Apache-2.0 https://github.com/pest-parser/pest-ide-tools/commits/v0.3.11/LICENSE