update licences
bump version
This commit is contained in:
Generated
+1
-1
@@ -1990,7 +1990,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "own_mcp"
|
name = "own_mcp"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bytes",
|
"bytes",
|
||||||
"cpal 0.18.1",
|
"cpal 0.18.1",
|
||||||
|
|||||||
+2
-1
@@ -7,7 +7,8 @@ accepted = [
|
|||||||
"ISC",
|
"ISC",
|
||||||
"BSD-3-Clause",
|
"BSD-3-Clause",
|
||||||
"Unicode-3.0",
|
"Unicode-3.0",
|
||||||
"CDLA-Permissive-2.0"
|
"CDLA-Permissive-2.0",
|
||||||
|
"Zlib"
|
||||||
]
|
]
|
||||||
|
|
||||||
[ollama-rs.clarify]
|
[ollama-rs.clarify]
|
||||||
|
|||||||
+125
-132
@@ -44,14 +44,15 @@
|
|||||||
|
|
||||||
<h2>Overview of licenses:</h2>
|
<h2>Overview of licenses:</h2>
|
||||||
<ul class="licenses-overview">
|
<ul class="licenses-overview">
|
||||||
<li><a href="#Apache-2.0">Apache License 2.0</a> (254)</li>
|
<li><a href="#Apache-2.0">Apache License 2.0</a> (250)</li>
|
||||||
<li><a href="#MIT">MIT License</a> (75)</li>
|
<li><a href="#MIT">MIT License</a> (77)</li>
|
||||||
<li><a href="#Unicode-3.0">Unicode License v3</a> (19)</li>
|
<li><a href="#Unicode-3.0">Unicode License v3</a> (19)</li>
|
||||||
<li><a href="#MPL-2.0">Mozilla Public License 2.0</a> (12)</li>
|
<li><a href="#MPL-2.0">Mozilla Public License 2.0</a> (12)</li>
|
||||||
<li><a href="#BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</a> (7)</li>
|
<li><a href="#BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</a> (7)</li>
|
||||||
<li><a href="#ISC">ISC License</a> (5)</li>
|
<li><a href="#ISC">ISC License</a> (5)</li>
|
||||||
<li><a href="#GPL-3.0">GNU General Public License v3.0 only</a> (4)</li>
|
<li><a href="#GPL-3.0">GNU General Public License v3.0 only</a> (4)</li>
|
||||||
<li><a href="#CDLA-Permissive-2.0">Community Data License Agreement Permissive 2.0</a> (2)</li>
|
<li><a href="#CDLA-Permissive-2.0">Community Data License Agreement Permissive 2.0</a> (2)</li>
|
||||||
|
<li><a href="#Zlib">zlib License</a> (1)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>All license text:</h2>
|
<h2>All license text:</h2>
|
||||||
@@ -65,7 +66,7 @@
|
|||||||
<li><a href=" https://github.com/ruuda/hound ">hound 3.5.1</a></li>
|
<li><a href=" https://github.com/ruuda/hound ">hound 3.5.1</a></li>
|
||||||
<li><a href=" https://github.com/nvzqz/static-assertions-rs ">static_assertions 1.1.0</a></li>
|
<li><a href=" https://github.com/nvzqz/static-assertions-rs ">static_assertions 1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/hsivonen/utf8_iter ">utf8_iter 1.0.4</a></li>
|
<li><a href=" https://github.com/hsivonen/utf8_iter ">utf8_iter 1.0.4</a></li>
|
||||||
<li><a href=" https://github.com/RustCrypto/utils ">zeroize 1.8.2</a></li>
|
<li><a href=" https://github.com/RustCrypto/utils ">zeroize 1.9.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">
|
<pre class="license-text">
|
||||||
Apache License
|
Apache License
|
||||||
@@ -505,7 +506,7 @@
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/google/zerocopy ">zerocopy 0.8.50</a></li>
|
<li><a href=" https://github.com/google/zerocopy ">zerocopy 0.8.54</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -925,6 +926,7 @@
|
|||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/RustAudio/cpal ">cpal 0.17.3</a></li>
|
<li><a href=" https://github.com/RustAudio/cpal ">cpal 0.17.3</a></li>
|
||||||
|
<li><a href=" https://github.com/RustAudio/cpal ">cpal 0.18.1</a></li>
|
||||||
<li><a href=" https://github.com/rustls/rustls-platform-verifier ">rustls-platform-verifier 0.7.0</a></li>
|
<li><a href=" https://github.com/rustls/rustls-platform-verifier ">rustls-platform-verifier 0.7.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
@@ -1343,7 +1345,7 @@
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/hoodie/icalendar ">icalendar 0.17.11</a></li>
|
<li><a href=" https://github.com/hoodie/icalendar ">icalendar 0.17.12</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -1557,13 +1559,13 @@
|
|||||||
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle-query 1.1.5</a></li>
|
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle-query 1.1.5</a></li>
|
||||||
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle-wincon 3.0.11</a></li>
|
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle-wincon 3.0.11</a></li>
|
||||||
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle 1.0.14</a></li>
|
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle 1.0.14</a></li>
|
||||||
<li><a href=" https://github.com/clap-rs/clap ">clap 4.6.1</a></li>
|
<li><a href=" https://github.com/clap-rs/clap ">clap 4.6.2</a></li>
|
||||||
<li><a href=" https://github.com/clap-rs/clap ">clap_builder 4.6.0</a></li>
|
<li><a href=" https://github.com/clap-rs/clap ">clap_builder 4.6.2</a></li>
|
||||||
<li><a href=" https://github.com/clap-rs/clap ">clap_derive 4.6.1</a></li>
|
<li><a href=" https://github.com/clap-rs/clap ">clap_derive 4.6.1</a></li>
|
||||||
<li><a href=" https://github.com/clap-rs/clap ">clap_lex 1.1.0</a></li>
|
<li><a href=" https://github.com/clap-rs/clap ">clap_lex 1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/rust-cli/anstyle.git ">colorchoice 1.0.5</a></li>
|
<li><a href=" https://github.com/rust-cli/anstyle.git ">colorchoice 1.0.5</a></li>
|
||||||
<li><a href=" https://github.com/rust-cli/env_logger ">env_filter 1.0.1</a></li>
|
<li><a href=" https://github.com/rust-cli/env_logger ">env_filter 2.0.0</a></li>
|
||||||
<li><a href=" https://github.com/rust-cli/env_logger ">env_logger 0.11.10</a></li>
|
<li><a href=" https://github.com/rust-cli/env_logger ">env_logger 0.11.11</a></li>
|
||||||
<li><a href=" https://github.com/sfackler/foreign-types ">foreign-types-shared 0.1.1</a></li>
|
<li><a href=" https://github.com/sfackler/foreign-types ">foreign-types-shared 0.1.1</a></li>
|
||||||
<li><a href=" https://github.com/sfackler/foreign-types ">foreign-types 0.3.2</a></li>
|
<li><a href=" https://github.com/sfackler/foreign-types ">foreign-types 0.3.2</a></li>
|
||||||
<li><a href=" https://github.com/polyfill-rs/is_terminal_polyfill ">is_terminal_polyfill 1.70.2</a></li>
|
<li><a href=" https://github.com/polyfill-rs/is_terminal_polyfill ">is_terminal_polyfill 1.70.2</a></li>
|
||||||
@@ -1572,13 +1574,13 @@
|
|||||||
<li><a href=" https://github.com/rust-native-tls/rust-native-tls ">native-tls 0.2.18</a></li>
|
<li><a href=" https://github.com/rust-native-tls/rust-native-tls ">native-tls 0.2.18</a></li>
|
||||||
<li><a href=" https://github.com/polyfill-rs/once_cell_polyfill ">once_cell_polyfill 1.70.2</a></li>
|
<li><a href=" https://github.com/polyfill-rs/once_cell_polyfill ">once_cell_polyfill 1.70.2</a></li>
|
||||||
<li><a href=" https://crates.io/crates/openssl-macros ">openssl-macros 0.1.1</a></li>
|
<li><a href=" https://crates.io/crates/openssl-macros ">openssl-macros 0.1.1</a></li>
|
||||||
<li><a href=" https://github.com/rust-openssl/rust-openssl ">openssl 0.10.80</a></li>
|
<li><a href=" https://github.com/rust-openssl/rust-openssl ">openssl 0.10.81</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">serde_spanned 1.1.1</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">serde_spanned 1.1.1</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">toml 1.1.2+spec-1.1.0</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">toml 1.1.3+spec-1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">toml_datetime 1.1.1+spec-1.1.0</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">toml_datetime 1.1.1+spec-1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">toml_edit 0.25.12+spec-1.1.0</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">toml_edit 0.25.13+spec-1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">toml_parser 1.1.2+spec-1.1.0</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">toml_parser 1.1.2+spec-1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">toml_writer 1.1.1+spec-1.1.0</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">toml_writer 1.1.2+spec-1.1.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -1997,15 +1999,15 @@ limitations under the License.
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-channel 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-channel 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-core 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-core 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-executor 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-executor 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-io 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-io 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-macro 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-macro 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-sink 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-sink 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-task 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-task 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-util 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-util 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures 0.3.33</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -3470,7 +3472,7 @@ limitations under the License.
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/rustls/pki-types ">rustls-pki-types 1.14.1</a></li>
|
<li><a href=" https://github.com/rustls/pki-types ">rustls-pki-types 1.15.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -3679,14 +3681,14 @@ limitations under the License.
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/bluss/arrayvec ">arrayvec 0.7.6</a></li>
|
<li><a href=" https://github.com/bluss/arrayvec ">arrayvec 0.7.8</a></li>
|
||||||
<li><a href=" https://github.com/smol-rs/atomic-waker ">atomic-waker 1.1.2</a></li>
|
<li><a href=" https://github.com/smol-rs/atomic-waker ">atomic-waker 1.1.2</a></li>
|
||||||
<li><a href=" https://github.com/cuviper/autocfg ">autocfg 1.5.1</a></li>
|
<li><a href=" https://github.com/cuviper/autocfg ">autocfg 1.5.1</a></li>
|
||||||
<li><a href=" https://github.com/marshallpierce/rust-base64 ">base64 0.22.1</a></li>
|
<li><a href=" https://github.com/marshallpierce/rust-base64 ">base64 0.22.1</a></li>
|
||||||
<li><a href=" https://github.com/bitflags/bitflags ">bitflags 1.3.2</a></li>
|
<li><a href=" https://github.com/bitflags/bitflags ">bitflags 1.3.2</a></li>
|
||||||
<li><a href=" https://github.com/bitflags/bitflags ">bitflags 2.13.0</a></li>
|
<li><a href=" https://github.com/bitflags/bitflags ">bitflags 2.13.1</a></li>
|
||||||
<li><a href=" https://github.com/fitzgen/bumpalo ">bumpalo 3.20.3</a></li>
|
<li><a href=" https://github.com/fitzgen/bumpalo ">bumpalo 3.20.3</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/cc-rs ">cc 1.2.63</a></li>
|
<li><a href=" https://github.com/rust-lang/cc-rs ">cc 1.3.0</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/cfg-if ">cfg-if 1.0.4</a></li>
|
<li><a href=" https://github.com/rust-lang/cfg-if ">cfg-if 1.0.4</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/cmake-rs ">cmake 0.1.58</a></li>
|
<li><a href=" https://github.com/rust-lang/cmake-rs ">cmake 0.1.58</a></li>
|
||||||
<li><a href=" https://github.com/servo/core-foundation-rs ">core-foundation-sys 0.8.7</a></li>
|
<li><a href=" https://github.com/servo/core-foundation-rs ">core-foundation-sys 0.8.7</a></li>
|
||||||
@@ -3709,14 +3711,14 @@ limitations under the License.
|
|||||||
<li><a href=" https://github.com/hsivonen/idna_adapter ">idna_adapter 1.2.2</a></li>
|
<li><a href=" https://github.com/hsivonen/idna_adapter ">idna_adapter 1.2.2</a></li>
|
||||||
<li><a href=" https://github.com/indexmap-rs/indexmap ">indexmap 2.14.0</a></li>
|
<li><a href=" https://github.com/indexmap-rs/indexmap ">indexmap 2.14.0</a></li>
|
||||||
<li><a href=" https://github.com/jni-rs/jni-rs ">jni 0.21.1</a></li>
|
<li><a href=" https://github.com/jni-rs/jni-rs ">jni 0.21.1</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/jobserver-rs ">jobserver 0.1.34</a></li>
|
<li><a href=" https://github.com/rust-lang/jobserver-rs ">jobserver 0.1.35</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys ">js-sys 0.3.100</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys ">js-sys 0.3.103</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang-nursery/lazy-static.rs ">lazy_static 1.5.0</a></li>
|
<li><a href=" https://github.com/rust-lang-nursery/lazy-static.rs ">lazy_static 1.5.0</a></li>
|
||||||
<li><a href=" https://github.com/sunfishcode/linux-raw-sys ">linux-raw-sys 0.12.1</a></li>
|
<li><a href=" https://github.com/sunfishcode/linux-raw-sys ">linux-raw-sys 0.12.1</a></li>
|
||||||
<li><a href=" https://github.com/Amanieu/parking_lot ">lock_api 0.4.14</a></li>
|
<li><a href=" https://github.com/Amanieu/parking_lot ">lock_api 0.4.14</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/log ">log 0.4.32</a></li>
|
<li><a href=" https://github.com/rust-lang/log ">log 0.4.33</a></li>
|
||||||
<li><a href=" https://github.com/hyperium/mime ">mime 0.3.17</a></li>
|
<li><a href=" https://github.com/hyperium/mime ">mime 0.3.17</a></li>
|
||||||
<li><a href=" https://github.com/rust-num/num-bigint ">num-bigint 0.4.6</a></li>
|
<li><a href=" https://github.com/rust-num/num-bigint ">num-bigint 0.4.8</a></li>
|
||||||
<li><a href=" https://github.com/rust-num/num-derive ">num-derive 0.4.2</a></li>
|
<li><a href=" https://github.com/rust-num/num-derive ">num-derive 0.4.2</a></li>
|
||||||
<li><a href=" https://github.com/rust-num/num-integer ">num-integer 0.1.46</a></li>
|
<li><a href=" https://github.com/rust-num/num-integer ">num-integer 0.1.46</a></li>
|
||||||
<li><a href=" https://github.com/rust-num/num-rational ">num-rational 0.4.2</a></li>
|
<li><a href=" https://github.com/rust-num/num-rational ">num-rational 0.4.2</a></li>
|
||||||
@@ -3728,42 +3730,39 @@ limitations under the License.
|
|||||||
<li><a href=" https://github.com/Amanieu/parking_lot ">parking_lot_core 0.9.12</a></li>
|
<li><a href=" https://github.com/Amanieu/parking_lot ">parking_lot_core 0.9.12</a></li>
|
||||||
<li><a href=" https://github.com/servo/rust-url/ ">percent-encoding 2.3.2</a></li>
|
<li><a href=" https://github.com/servo/rust-url/ ">percent-encoding 2.3.2</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/pkg-config-rs ">pkg-config 0.3.33</a></li>
|
<li><a href=" https://github.com/rust-lang/pkg-config-rs ">pkg-config 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/regex ">regex-automata 0.4.14</a></li>
|
<li><a href=" https://github.com/rust-lang/regex ">regex-automata 0.4.16</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/regex ">regex-syntax 0.8.11</a></li>
|
<li><a href=" https://github.com/rust-lang/regex ">regex-syntax 0.8.11</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/regex ">regex 1.12.4</a></li>
|
<li><a href=" https://github.com/rust-lang/regex ">regex 1.13.1</a></li>
|
||||||
<li><a href=" https://github.com/RazrFalcon/roxmltree ">roxmltree 0.21.1</a></li>
|
<li><a href=" https://github.com/RazrFalcon/roxmltree ">roxmltree 0.21.1</a></li>
|
||||||
<li><a href=" https://github.com/mgeier/rtrb ">rtrb 0.3.4</a></li>
|
<li><a href=" https://github.com/mgeier/rtrb ">rtrb 0.3.4</a></li>
|
||||||
<li><a href=" https://github.com/djc/rustc-version-rs ">rustc_version 0.4.1</a></li>
|
<li><a href=" https://github.com/djc/rustc-version-rs ">rustc_version 0.4.1</a></li>
|
||||||
<li><a href=" https://github.com/bytecodealliance/rustix ">rustix 1.1.4</a></li>
|
<li><a href=" https://github.com/bytecodealliance/rustix ">rustix 1.1.4</a></li>
|
||||||
<li><a href=" https://github.com/rustls/rustls-native-certs ">rustls-native-certs 0.8.4</a></li>
|
<li><a href=" https://github.com/rustls/rustls-native-certs ">rustls-native-certs 0.8.4</a></li>
|
||||||
<li><a href=" https://github.com/rustls/rustls ">rustls 0.23.40</a></li>
|
<li><a href=" https://github.com/rustls/rustls ">rustls 0.23.42</a></li>
|
||||||
<li><a href=" https://github.com/bluss/scopeguard ">scopeguard 1.2.0</a></li>
|
<li><a href=" https://github.com/bluss/scopeguard ">scopeguard 1.2.0</a></li>
|
||||||
<li><a href=" https://github.com/kornelski/rust-security-framework ">security-framework-sys 2.17.0</a></li>
|
<li><a href=" https://github.com/kornelski/rust-security-framework ">security-framework-sys 2.17.0</a></li>
|
||||||
<li><a href=" https://github.com/kornelski/rust-security-framework ">security-framework 3.7.0</a></li>
|
<li><a href=" https://github.com/kornelski/rust-security-framework ">security-framework 3.7.0</a></li>
|
||||||
<li><a href=" https://github.com/vorner/signal-hook ">signal-hook-registry 1.4.8</a></li>
|
<li><a href=" https://github.com/vorner/signal-hook ">signal-hook-registry 1.4.8</a></li>
|
||||||
<li><a href=" https://github.com/seancroach/simd_cesu8 ">simd_cesu8 1.1.1</a></li>
|
<li><a href=" https://github.com/seancroach/simd_cesu8 ">simd_cesu8 1.2.0</a></li>
|
||||||
<li><a href=" https://github.com/servo/rust-smallvec ">smallvec 1.15.1</a></li>
|
<li><a href=" https://github.com/servo/rust-smallvec ">smallvec 1.15.2</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/socket2 ">socket2 0.6.4</a></li>
|
<li><a href=" https://github.com/rust-lang/socket2 ">socket2 0.6.5</a></li>
|
||||||
<li><a href=" https://github.com/storyyeller/stable_deref_trait ">stable_deref_trait 1.2.1</a></li>
|
<li><a href=" https://github.com/storyyeller/stable_deref_trait ">stable_deref_trait 1.2.1</a></li>
|
||||||
<li><a href=" https://github.com/mullvad/system-configuration-rs ">system-configuration-sys 0.6.0</a></li>
|
<li><a href=" https://github.com/mullvad/system-configuration-rs ">system-configuration-sys 0.6.0</a></li>
|
||||||
<li><a href=" https://github.com/mullvad/system-configuration-rs ">system-configuration 0.7.0</a></li>
|
<li><a href=" https://github.com/mullvad/system-configuration-rs ">system-configuration 0.7.0</a></li>
|
||||||
<li><a href=" https://github.com/Stebalien/tempfile ">tempfile 3.27.0</a></li>
|
<li><a href=" https://github.com/Stebalien/tempfile ">tempfile 3.27.0</a></li>
|
||||||
<li><a href=" https://github.com/Amanieu/thread_local-rs ">thread_local 1.1.9</a></li>
|
<li><a href=" https://github.com/Amanieu/thread_local-rs ">thread_local 1.1.10</a></li>
|
||||||
<li><a href=" https://github.com/seanmonstar/unicase ">unicase 2.9.0</a></li>
|
<li><a href=" https://github.com/seanmonstar/unicase ">unicase 2.9.0</a></li>
|
||||||
<li><a href=" https://github.com/unicode-rs/unicode-width ">unicode-width 0.2.2</a></li>
|
<li><a href=" https://github.com/unicode-rs/unicode-width ">unicode-width 0.2.2</a></li>
|
||||||
<li><a href=" https://github.com/servo/rust-url ">url 2.5.8</a></li>
|
<li><a href=" https://github.com/servo/rust-url ">url 2.5.8</a></li>
|
||||||
<li><a href=" https://github.com/uuid-rs/uuid ">uuid 1.23.3</a></li>
|
<li><a href=" https://github.com/uuid-rs/uuid ">uuid 1.24.0</a></li>
|
||||||
<li><a href=" https://github.com/SergioBenitez/version_check ">version_check 0.9.5</a></li>
|
<li><a href=" https://github.com/SergioBenitez/version_check ">version_check 0.9.5</a></li>
|
||||||
<li><a href=" https://github.com/bytecodealliance/wasi ">wasi 0.11.1+wasi-snapshot-preview1</a></li>
|
<li><a href=" https://github.com/bytecodealliance/wasi ">wasi 0.11.1+wasi-snapshot-preview1</a></li>
|
||||||
<li><a href=" https://github.com/bytecodealliance/wasi-rs ">wasip2 1.0.3+wasi-0.2.9</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures ">wasm-bindgen-futures 0.4.76</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures ">wasm-bindgen-futures 0.4.73</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support ">wasm-bindgen-macro-support 0.2.126</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support ">wasm-bindgen-macro-support 0.2.123</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro ">wasm-bindgen-macro 0.2.126</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro ">wasm-bindgen-macro 0.2.123</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared ">wasm-bindgen-shared 0.2.126</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared ">wasm-bindgen-shared 0.2.123</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen ">wasm-bindgen 0.2.126</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen ">wasm-bindgen 0.2.123</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys ">web-sys 0.3.103</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys ">web-sys 0.3.100</a></li>
|
|
||||||
<li><a href=" https://github.com/bytecodealliance/wit-bindgen ">wit-bindgen 0.51.0</a></li>
|
|
||||||
<li><a href=" https://github.com/bytecodealliance/wit-bindgen ">wit-bindgen 0.57.1</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -3973,7 +3972,7 @@ limitations under the License.
|
|||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/RustCrypto/utils ">block-buffer 0.10.4</a></li>
|
<li><a href=" https://github.com/RustCrypto/utils ">block-buffer 0.10.4</a></li>
|
||||||
<li><a href=" https://github.com/RustCrypto/stream-ciphers ">chacha20 0.10.0</a></li>
|
<li><a href=" https://github.com/RustCrypto/stream-ciphers ">chacha20 0.10.1</a></li>
|
||||||
<li><a href=" https://github.com/RustCrypto/utils ">cpufeatures 0.2.17</a></li>
|
<li><a href=" https://github.com/RustCrypto/utils ">cpufeatures 0.2.17</a></li>
|
||||||
<li><a href=" https://github.com/RustCrypto/utils ">cpufeatures 0.3.0</a></li>
|
<li><a href=" https://github.com/RustCrypto/utils ">cpufeatures 0.3.0</a></li>
|
||||||
<li><a href=" https://github.com/RustCrypto/traits ">crypto-common 0.1.7</a></li>
|
<li><a href=" https://github.com/RustCrypto/traits ">crypto-common 0.1.7</a></li>
|
||||||
@@ -4385,8 +4384,7 @@ APPENDIX: How to apply the Apache License to your work.
|
|||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/rust-random/getrandom ">getrandom 0.2.17</a></li>
|
<li><a href=" https://github.com/rust-random/getrandom ">getrandom 0.2.17</a></li>
|
||||||
<li><a href=" https://github.com/rust-random/getrandom ">getrandom 0.3.4</a></li>
|
<li><a href=" https://github.com/rust-random/getrandom ">getrandom 0.4.3</a></li>
|
||||||
<li><a href=" https://github.com/rust-random/getrandom ">getrandom 0.4.2</a></li>
|
|
||||||
<li><a href=" https://github.com/rust-random/rand ">rand_chacha 0.3.1</a></li>
|
<li><a href=" https://github.com/rust-random/rand ">rand_chacha 0.3.1</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
@@ -5015,7 +5013,7 @@ limitations under the License.
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/Lokathor/bytemuck ">bytemuck 1.25.0</a></li>
|
<li><a href=" https://github.com/Lokathor/bytemuck ">bytemuck 1.25.1</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Apache License
|
<pre class="license-text">Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -5293,11 +5291,10 @@ limitations under the License.
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/zakarumych/allocator-api2 ">allocator-api2 0.2.21</a></li>
|
|
||||||
<li><a href=" https://github.com/diwic/alsa-rs ">alsa 0.11.0</a></li>
|
<li><a href=" https://github.com/diwic/alsa-rs ">alsa 0.11.0</a></li>
|
||||||
<li><a href=" https://github.com/nical/android_system_properties ">android_system_properties 0.1.5</a></li>
|
<li><a href=" https://github.com/nical/android_system_properties ">android_system_properties 0.1.5</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/async-trait ">async-trait 0.1.89</a></li>
|
<li><a href=" https://github.com/dtolnay/async-trait ">async-trait 0.1.91</a></li>
|
||||||
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.41.0</a></li>
|
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.43.0</a></li>
|
||||||
<li><a href=" https://github.com/emk/cesu8-rs ">cesu8 1.1.0</a></li>
|
<li><a href=" https://github.com/emk/cesu8-rs ">cesu8 1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/rustaudio/sample.git ">dasp_sample 0.11.0</a></li>
|
<li><a href=" https://github.com/rustaudio/sample.git ">dasp_sample 0.11.0</a></li>
|
||||||
<li><a href=" https://github.com/madsmtm/objc2 ">dispatch2 0.3.1</a></li>
|
<li><a href=" https://github.com/madsmtm/objc2 ">dispatch2 0.3.1</a></li>
|
||||||
@@ -5310,6 +5307,7 @@ limitations under the License.
|
|||||||
<li><a href=" https://github.com/jni-rs/jni-rs ">jni 0.22.4</a></li>
|
<li><a href=" https://github.com/jni-rs/jni-rs ">jni 0.22.4</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/libc ">libc 0.2.186</a></li>
|
<li><a href=" https://github.com/rust-lang/libc ">libc 0.2.186</a></li>
|
||||||
<li><a href=" https://github.com/JohnTitor/mach2 ">mach2 0.5.0</a></li>
|
<li><a href=" https://github.com/JohnTitor/mach2 ">mach2 0.5.0</a></li>
|
||||||
|
<li><a href=" https://github.com/JohnTitor/mach2 ">mach2 0.6.0</a></li>
|
||||||
<li><a href=" https://github.com/rust-windowing/android-ndk-rs ">ndk-context 0.1.1</a></li>
|
<li><a href=" https://github.com/rust-windowing/android-ndk-rs ">ndk-context 0.1.1</a></li>
|
||||||
<li><a href=" https://github.com/rust-mobile/ndk ">ndk-sys 0.6.0+11769913</a></li>
|
<li><a href=" https://github.com/rust-mobile/ndk ">ndk-sys 0.6.0+11769913</a></li>
|
||||||
<li><a href=" https://github.com/rust-mobile/ndk ">ndk 0.9.0</a></li>
|
<li><a href=" https://github.com/rust-mobile/ndk ">ndk 0.9.0</a></li>
|
||||||
@@ -5323,27 +5321,26 @@ limitations under the License.
|
|||||||
<li><a href=" https://github.com/as1100k/pastey ">pastey 0.2.3</a></li>
|
<li><a href=" https://github.com/as1100k/pastey ">pastey 0.2.3</a></li>
|
||||||
<li><a href=" https://github.com/taiki-e/pin-project-lite ">pin-project-lite 0.2.17</a></li>
|
<li><a href=" https://github.com/taiki-e/pin-project-lite ">pin-project-lite 0.2.17</a></li>
|
||||||
<li><a href=" https://github.com/taiki-e/portable-atomic-util ">portable-atomic-util 0.2.7</a></li>
|
<li><a href=" https://github.com/taiki-e/portable-atomic-util ">portable-atomic-util 0.2.7</a></li>
|
||||||
<li><a href=" https://github.com/taiki-e/portable-atomic ">portable-atomic 1.13.1</a></li>
|
<li><a href=" https://github.com/taiki-e/portable-atomic ">portable-atomic 1.14.0</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/proc-macro2 ">proc-macro2 1.0.106</a></li>
|
<li><a href=" https://github.com/dtolnay/proc-macro2 ">proc-macro2 1.0.107</a></li>
|
||||||
<li><a href=" https://github.com/watchexec/process-wrap ">process-wrap 9.1.0</a></li>
|
<li><a href=" https://github.com/watchexec/process-wrap ">process-wrap 9.1.0</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/quote ">quote 1.0.45</a></li>
|
<li><a href=" https://github.com/dtolnay/quote ">quote 1.0.47</a></li>
|
||||||
<li><a href=" https://github.com/r-efi/r-efi ">r-efi 5.3.0</a></li>
|
|
||||||
<li><a href=" https://github.com/r-efi/r-efi ">r-efi 6.0.0</a></li>
|
<li><a href=" https://github.com/r-efi/r-efi ">r-efi 6.0.0</a></li>
|
||||||
<li><a href=" https://github.com/rust-random/rand ">rand 0.10.1</a></li>
|
<li><a href=" https://github.com/rust-random/rand ">rand 0.10.2</a></li>
|
||||||
<li><a href=" https://github.com/rust-random/rand ">rand 0.8.6</a></li>
|
<li><a href=" https://github.com/rust-random/rand ">rand 0.8.7</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/ref-cast ">ref-cast-impl 1.0.25</a></li>
|
<li><a href=" https://github.com/dtolnay/ref-cast ">ref-cast-impl 1.0.26</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/ref-cast ">ref-cast 1.0.25</a></li>
|
<li><a href=" https://github.com/dtolnay/ref-cast ">ref-cast 1.0.26</a></li>
|
||||||
<li><a href=" https://github.com/modelcontextprotocol/rust-sdk/ ">rmcp-macros 1.7.0</a></li>
|
<li><a href=" https://github.com/modelcontextprotocol/rust-sdk/ ">rmcp-macros 2.2.0</a></li>
|
||||||
<li><a href=" https://github.com/modelcontextprotocol/rust-sdk/ ">rmcp 1.7.0</a></li>
|
<li><a href=" https://github.com/modelcontextprotocol/rust-sdk/ ">rmcp 2.2.0</a></li>
|
||||||
<li><a href=" https://github.com/RustAudio/rodio ">rodio 0.22.2</a></li>
|
<li><a href=" https://github.com/RustAudio/rodio ">rodio 0.22.2</a></li>
|
||||||
<li><a href=" https://github.com/fmeringdal/rust-rrule ">rrule 0.14.0</a></li>
|
<li><a href=" https://github.com/fmeringdal/rust-rrule ">rrule 0.14.0</a></li>
|
||||||
<li><a href=" https://github.com/rustls/rustls-platform-verifier ">rustls-platform-verifier-android 0.1.1</a></li>
|
<li><a href=" https://github.com/rustls/rustls-platform-verifier ">rustls-platform-verifier-android 0.1.1</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/rustversion ">rustversion 1.0.22</a></li>
|
<li><a href=" https://github.com/dtolnay/rustversion ">rustversion 1.0.23</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/ryu ">ryu 1.0.23</a></li>
|
<li><a href=" https://github.com/dtolnay/ryu ">ryu 1.0.23</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/semver ">semver 1.0.28</a></li>
|
<li><a href=" https://github.com/dtolnay/semver ">semver 1.0.28</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/serde ">serde 1.0.228</a></li>
|
<li><a href=" https://github.com/serde-rs/serde ">serde 1.0.229</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/serde ">serde_core 1.0.228</a></li>
|
<li><a href=" https://github.com/serde-rs/serde ">serde_core 1.0.229</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/serde ">serde_derive 1.0.228</a></li>
|
<li><a href=" https://github.com/serde-rs/serde ">serde_derive 1.0.229</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/serde ">serde_derive_internals 0.29.1</a></li>
|
<li><a href=" https://github.com/serde-rs/serde ">serde_derive_internals 0.29.1</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/json ">serde_json 1.0.150</a></li>
|
<li><a href=" https://github.com/serde-rs/json ">serde_json 1.0.150</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/path-to-error ">serde_path_to_error 0.1.20</a></li>
|
<li><a href=" https://github.com/dtolnay/path-to-error ">serde_path_to_error 0.1.20</a></li>
|
||||||
@@ -5351,16 +5348,16 @@ limitations under the License.
|
|||||||
<li><a href=" https://github.com/comex/rust-shlex ">shlex 2.0.1</a></li>
|
<li><a href=" https://github.com/comex/rust-shlex ">shlex 2.0.1</a></li>
|
||||||
<li><a href=" https://github.com/rusticstuff/simdutf8 ">simdutf8 0.1.5</a></li>
|
<li><a href=" https://github.com/rusticstuff/simdutf8 ">simdutf8 0.1.5</a></li>
|
||||||
<li><a href=" https://github.com/jedisct1/rust-siphash ">siphasher 1.0.3</a></li>
|
<li><a href=" https://github.com/jedisct1/rust-siphash ">siphasher 1.0.3</a></li>
|
||||||
<li><a href=" https://github.com/4t145/sse-stream/ ">sse-stream 0.2.3</a></li>
|
<li><a href=" https://github.com/4t145/sse-stream/ ">sse-stream 0.2.4</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/syn ">syn 2.0.117</a></li>
|
<li><a href=" https://github.com/dtolnay/syn ">syn 2.0.119</a></li>
|
||||||
|
<li><a href=" https://github.com/dtolnay/syn ">syn 3.0.0</a></li>
|
||||||
<li><a href=" https://github.com/Actyx/sync_wrapper ">sync_wrapper 1.0.2</a></li>
|
<li><a href=" https://github.com/Actyx/sync_wrapper ">sync_wrapper 1.0.2</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror-impl 1.0.69</a></li>
|
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror-impl 1.0.69</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror-impl 2.0.18</a></li>
|
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror-impl 2.0.19</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror 1.0.69</a></li>
|
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror 1.0.69</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror 2.0.18</a></li>
|
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror 2.0.19</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/unicode-ident ">unicode-ident 1.0.24</a></li>
|
<li><a href=" https://github.com/dtolnay/unicode-ident ">unicode-ident 1.0.24</a></li>
|
||||||
<li><a href=" https://github.com/alacritty/vte ">utf8parse 0.2.2</a></li>
|
<li><a href=" https://github.com/alacritty/vte ">utf8parse 0.2.2</a></li>
|
||||||
<li><a href=" https://github.com/bytecodealliance/wasi-rs ">wasip3 0.4.0+wasi-0.3.0-rc-2026-01-06</a></li>
|
|
||||||
<li><a href=" https://github.com/MattiasBuelens/wasm-streams/ ">wasm-streams 0.5.0</a></li>
|
<li><a href=" https://github.com/MattiasBuelens/wasm-streams/ ">wasm-streams 0.5.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Apache License
|
<pre class="license-text">Apache License
|
||||||
@@ -6037,8 +6034,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
<h3 id="BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</h3>
|
<h3 id="BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/nlnetlabs/domain/ ">domain-macros 0.12.1</a></li>
|
<li><a href=" https://github.com/nlnetlabs/domain/ ">domain-macros 0.12.2</a></li>
|
||||||
<li><a href=" https://github.com/nlnetlabs/domain/ ">domain 0.12.1</a></li>
|
<li><a href=" https://github.com/nlnetlabs/domain/ ">domain 0.12.2</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2018-2025, NLnet Labs. All rights reserved.
|
<pre class="license-text">Copyright (c) 2018-2025, NLnet Labs. All rights reserved.
|
||||||
|
|
||||||
@@ -6076,7 +6073,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
<h3 id="BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</h3>
|
<h3 id="BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.41.0</a></li>
|
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.43.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) <year> <owner>.
|
<pre class="license-text">Copyright (c) <year> <owner>.
|
||||||
|
|
||||||
@@ -6129,8 +6126,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
<h3 id="CDLA-Permissive-2.0">Community Data License Agreement Permissive 2.0</h3>
|
<h3 id="CDLA-Permissive-2.0">Community Data License Agreement Permissive 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/rustls/webpki-roots ">webpki-root-certs 1.0.7</a></li>
|
<li><a href=" https://github.com/rustls/webpki-roots ">webpki-root-certs 1.0.9</a></li>
|
||||||
<li><a href=" https://github.com/rustls/webpki-roots ">webpki-roots 1.0.7</a></li>
|
<li><a href=" https://github.com/rustls/webpki-roots ">webpki-roots 1.0.9</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"># Community Data License Agreement - Permissive - Version 2.0
|
<pre class="license-text"># Community Data License Agreement - Permissive - Version 2.0
|
||||||
|
|
||||||
@@ -6463,7 +6460,7 @@ The GNU General Public License does not permit incorporating your program into p
|
|||||||
<h3 id="ISC">ISC License</h3>
|
<h3 id="ISC">ISC License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://git.sr.ht/~whynothugo/libdav ">libdav 0.10.5</a></li>
|
<li><a href=" https://git.sr.ht/~whynothugo/libdav ">libdav 0.10.6</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2022-2025, Hugo Osvaldo Barrera <hugo@whynothugo.nl>
|
<pre class="license-text">Copyright (c) 2022-2025, Hugo Osvaldo Barrera <hugo@whynothugo.nl>
|
||||||
|
|
||||||
@@ -6511,8 +6508,8 @@ third-party/chromium/LICENSE.
|
|||||||
<h3 id="ISC">ISC License</h3>
|
<h3 id="ISC">ISC License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-rs 1.17.0</a></li>
|
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-rs 1.17.3</a></li>
|
||||||
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.41.0</a></li>
|
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.43.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">ISC License:
|
<pre class="license-text">ISC License:
|
||||||
|
|
||||||
@@ -6528,7 +6525,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/rust-openssl/rust-openssl ">openssl-sys 0.9.116</a></li>
|
<li><a href=" https://github.com/rust-openssl/rust-openssl ">openssl-sys 0.9.117</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2014 Alex Crichton
|
<pre class="license-text">Copyright (c) 2014 Alex Crichton
|
||||||
|
|
||||||
@@ -6561,7 +6558,7 @@ DEALINGS IN THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/tokio-rs/mio ">mio 1.2.1</a></li>
|
<li><a href=" https://github.com/tokio-rs/mio ">mio 1.2.2</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2014 Carl Lerche and other MIO contributors
|
<pre class="license-text">Copyright (c) 2014 Carl Lerche and other MIO contributors
|
||||||
|
|
||||||
@@ -6716,7 +6713,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/hyperium/h2 ">h2 0.4.14</a></li>
|
<li><a href=" https://github.com/hyperium/h2 ">h2 0.4.15</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2017 h2 authors
|
<pre class="license-text">Copyright (c) 2017 h2 authors
|
||||||
|
|
||||||
@@ -6749,7 +6746,7 @@ DEALINGS IN THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/tokio-rs/bytes ">bytes 1.11.1</a></li>
|
<li><a href=" https://github.com/tokio-rs/bytes ">bytes 1.12.1</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2018 Carl Lerche
|
<pre class="license-text">Copyright (c) 2018 Carl Lerche
|
||||||
|
|
||||||
@@ -7033,6 +7030,7 @@ DEALINGS IN THE SOFTWARE.
|
|||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/tower-rs/tower-http ">tower-http 0.6.11</a></li>
|
<li><a href=" https://github.com/tower-rs/tower-http ">tower-http 0.6.11</a></li>
|
||||||
|
<li><a href=" https://github.com/tower-rs/tower-http ">tower-http 0.7.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2019-2021 Tower Contributors
|
<pre class="license-text">Copyright (c) 2019-2021 Tower Contributors
|
||||||
|
|
||||||
@@ -7065,42 +7063,10 @@ DEALINGS IN THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/hyperium/http-body ">http-body 1.0.1</a></li>
|
<li><a href=" https://github.com/hyperium/http-body ">http-body-util 0.1.4</a></li>
|
||||||
|
<li><a href=" https://github.com/hyperium/http-body ">http-body 1.1.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
<pre class="license-text">Copyright (c) 2019-2026 Sean McArthur & Hyper Contributors
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any
|
|
||||||
person obtaining a copy of this software and associated
|
|
||||||
documentation files (the "Software"), to deal in the
|
|
||||||
Software without restriction, including without
|
|
||||||
limitation the rights to use, copy, modify, merge,
|
|
||||||
publish, distribute, sublicense, and/or sell copies of
|
|
||||||
the Software, and to permit persons to whom the Software
|
|
||||||
is furnished to do so, subject to the following
|
|
||||||
conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice
|
|
||||||
shall be included in all copies or substantial portions
|
|
||||||
of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
||||||
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
||||||
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
||||||
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
||||||
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
||||||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
||||||
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
||||||
DEALINGS IN THE SOFTWARE.
|
|
||||||
</pre>
|
|
||||||
</li>
|
|
||||||
<li class="license">
|
|
||||||
<h3 id="MIT">MIT License</h3>
|
|
||||||
<h4>Used by:</h4>
|
|
||||||
<ul class="license-used-by">
|
|
||||||
<li><a href=" https://github.com/hyperium/http-body ">http-body-util 0.1.3</a></li>
|
|
||||||
</ul>
|
|
||||||
<pre class="license-text">Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any
|
Permission is hereby granted, free of charge, to any
|
||||||
person obtaining a copy of this software and associated
|
person obtaining a copy of this software and associated
|
||||||
@@ -7319,7 +7285,7 @@ SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-macros 2.7.0</a></li>
|
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-macros 2.7.1</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">MIT License
|
<pre class="license-text">MIT License
|
||||||
|
|
||||||
@@ -7383,7 +7349,7 @@ DEALINGS IN THE SOFTWARE.</pre>
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/katharostech/cfg_aliases ">cfg_aliases 0.2.1</a></li>
|
<li><a href=" https://github.com/katharostech/cfg_aliases ">cfg_aliases 0.2.2</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">MIT License
|
<pre class="license-text">MIT License
|
||||||
|
|
||||||
@@ -7429,8 +7395,8 @@ SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/pepperoni21/ollama-rs ">ollama-rs-macros 0.3.4</a></li>
|
<li><a href=" https://github.com/pepperoni21/ollama-rs ">ollama-rs-macros 0.3.5</a></li>
|
||||||
<li><a href=" https://github.com/pepperoni21/ollama-rs ">ollama-rs 0.3.4</a></li>
|
<li><a href=" https://github.com/pepperoni21/ollama-rs ">ollama-rs 0.3.5</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">MIT License
|
<pre class="license-text">MIT License
|
||||||
|
|
||||||
@@ -7522,7 +7488,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-stream 0.1.18</a></li>
|
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-stream 0.1.18</a></li>
|
||||||
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-util 0.7.18</a></li>
|
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-util 0.7.18</a></li>
|
||||||
<li><a href=" https://github.com/tokio-rs/tokio ">tokio 1.52.3</a></li>
|
<li><a href=" https://github.com/tokio-rs/tokio ">tokio 1.53.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">MIT License
|
<pre class="license-text">MIT License
|
||||||
|
|
||||||
@@ -7551,7 +7517,7 @@ SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/dtolnay/zmij ">zmij 1.0.21</a></li>
|
<li><a href=" https://github.com/dtolnay/zmij ">zmij 1.0.23</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Permission is hereby granted, free of charge, to any
|
<pre class="license-text">Permission is hereby granted, free of charge, to any
|
||||||
person obtaining a copy of this software and associated
|
person obtaining a copy of this software and associated
|
||||||
@@ -7582,7 +7548,7 @@ DEALINGS IN THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/winnow-rs/winnow ">winnow 1.0.3</a></li>
|
<li><a href=" https://github.com/winnow-rs/winnow ">winnow 1.0.4</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Permission is hereby granted, free of charge, to any person obtaining
|
<pre class="license-text">Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
@@ -7638,8 +7604,9 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/BurntSushi/aho-corasick ">aho-corasick 1.1.4</a></li>
|
<li><a href=" https://github.com/BurntSushi/aho-corasick ">aho-corasick 1.1.4</a></li>
|
||||||
<li><a href=" https://github.com/BurntSushi/jiff ">jiff 0.2.28</a></li>
|
<li><a href=" https://github.com/BurntSushi/jiff ">jiff-core 0.1.0</a></li>
|
||||||
<li><a href=" https://github.com/BurntSushi/memchr ">memchr 2.8.1</a></li>
|
<li><a href=" https://github.com/BurntSushi/jiff ">jiff 0.2.33</a></li>
|
||||||
|
<li><a href=" https://github.com/BurntSushi/memchr ">memchr 2.8.3</a></li>
|
||||||
<li><a href=" https://github.com/BurntSushi/walkdir ">walkdir 2.5.0</a></li>
|
<li><a href=" https://github.com/BurntSushi/walkdir ">walkdir 2.5.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">The MIT License (MIT)
|
<pre class="license-text">The MIT License (MIT)
|
||||||
@@ -7759,7 +7726,7 @@ THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.41.0</a></li>
|
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.43.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">The MIT License (MIT)
|
<pre class="license-text">The MIT License (MIT)
|
||||||
|
|
||||||
@@ -7819,9 +7786,9 @@ THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/console-rs/console ">console 0.16.3</a></li>
|
<li><a href=" https://github.com/console-rs/console ">console 0.16.4</a></li>
|
||||||
<li><a href=" https://github.com/console-rs/dialoguer ">dialoguer 0.12.0</a></li>
|
<li><a href=" https://github.com/console-rs/dialoguer ">dialoguer 0.12.0</a></li>
|
||||||
<li><a href=" https://github.com/console-rs/indicatif ">indicatif 0.18.4</a></li>
|
<li><a href=" https://github.com/console-rs/indicatif ">indicatif 0.18.6</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">The MIT License (MIT)
|
<pre class="license-text">The MIT License (MIT)
|
||||||
|
|
||||||
@@ -8445,6 +8412,32 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|||||||
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
||||||
</pre>
|
</pre>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="license">
|
||||||
|
<h3 id="Zlib">zlib License</h3>
|
||||||
|
<h4>Used by:</h4>
|
||||||
|
<ul class="license-used-by">
|
||||||
|
<li><a href=" https://github.com/orlp/foldhash ">foldhash 0.2.0</a></li>
|
||||||
|
</ul>
|
||||||
|
<pre class="license-text">Copyright (c) 2024 Orson Peters
|
||||||
|
|
||||||
|
This software is provided 'as-is', without any express or implied warranty. In
|
||||||
|
no event will the authors be held liable for any damages arising from the use of
|
||||||
|
this software.
|
||||||
|
|
||||||
|
Permission is granted to anyone to use this software for any purpose, including
|
||||||
|
commercial applications, and to alter it and redistribute it freely, subject to
|
||||||
|
the following restrictions:
|
||||||
|
|
||||||
|
1. The origin of this software must not be misrepresented; you must not claim
|
||||||
|
that you wrote the original software. If you use this software in a product,
|
||||||
|
an acknowledgment in the product documentation would be appreciated but is
|
||||||
|
not required.
|
||||||
|
|
||||||
|
2. Altered source versions must be plainly marked as such, and must not be
|
||||||
|
misrepresented as being the original software.
|
||||||
|
|
||||||
|
3. This notice may not be removed or altered from any source distribution.</pre>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
+14
-14
@@ -267,10 +267,10 @@
|
|||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">serde_spanned 1.1.1</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">serde_spanned 1.1.1</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">toml 1.1.2+spec-1.1.0</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">toml 1.1.3+spec-1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">toml_datetime 1.1.1+spec-1.1.0</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">toml_datetime 1.1.1+spec-1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">toml_parser 1.1.2+spec-1.1.0</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">toml_parser 1.1.2+spec-1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">toml_writer 1.1.1+spec-1.1.0</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">toml_writer 1.1.2+spec-1.1.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -482,12 +482,12 @@
|
|||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/rust-lang/cfg-if ">cfg-if 1.0.4</a></li>
|
<li><a href=" https://github.com/rust-lang/cfg-if ">cfg-if 1.0.4</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang-nursery/lazy-static.rs ">lazy_static 1.5.0</a></li>
|
<li><a href=" https://github.com/rust-lang-nursery/lazy-static.rs ">lazy_static 1.5.0</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/log ">log 0.4.32</a></li>
|
<li><a href=" https://github.com/rust-lang/log ">log 0.4.33</a></li>
|
||||||
<li><a href=" https://github.com/matklad/once_cell ">once_cell 1.21.4</a></li>
|
<li><a href=" https://github.com/matklad/once_cell ">once_cell 1.21.4</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/regex ">regex-automata 0.4.14</a></li>
|
<li><a href=" https://github.com/rust-lang/regex ">regex-automata 0.4.16</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/regex ">regex-syntax 0.8.11</a></li>
|
<li><a href=" https://github.com/rust-lang/regex ">regex-syntax 0.8.11</a></li>
|
||||||
<li><a href=" https://github.com/servo/rust-smallvec ">smallvec 1.15.1</a></li>
|
<li><a href=" https://github.com/servo/rust-smallvec ">smallvec 1.15.2</a></li>
|
||||||
<li><a href=" https://github.com/Amanieu/thread_local-rs ">thread_local 1.1.9</a></li>
|
<li><a href=" https://github.com/Amanieu/thread_local-rs ">thread_local 1.1.10</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -697,13 +697,13 @@ limitations under the License.
|
|||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/taiki-e/pin-project-lite ">pin-project-lite 0.2.17</a></li>
|
<li><a href=" https://github.com/taiki-e/pin-project-lite ">pin-project-lite 0.2.17</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/proc-macro2 ">proc-macro2 1.0.106</a></li>
|
<li><a href=" https://github.com/dtolnay/proc-macro2 ">proc-macro2 1.0.107</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/quote ">quote 1.0.45</a></li>
|
<li><a href=" https://github.com/dtolnay/quote ">quote 1.0.47</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/serde ">serde 1.0.228</a></li>
|
<li><a href=" https://github.com/serde-rs/serde ">serde 1.0.229</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/serde ">serde_core 1.0.228</a></li>
|
<li><a href=" https://github.com/serde-rs/serde ">serde_core 1.0.229</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/syn ">syn 2.0.117</a></li>
|
<li><a href=" https://github.com/dtolnay/syn ">syn 3.0.0</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror-impl 2.0.18</a></li>
|
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror-impl 2.0.19</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror 2.0.18</a></li>
|
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror 2.0.19</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/unicode-ident ">unicode-ident 1.0.24</a></li>
|
<li><a href=" https://github.com/dtolnay/unicode-ident ">unicode-ident 1.0.24</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Apache License
|
<pre class="license-text">Apache License
|
||||||
@@ -1115,7 +1115,7 @@ DEALINGS IN THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/winnow-rs/winnow ">winnow 1.0.3</a></li>
|
<li><a href=" https://github.com/winnow-rs/winnow ">winnow 1.0.4</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Permission is hereby granted, free of charge, to any person obtaining
|
<pre class="license-text">Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
|
|||||||
+102
-111
@@ -44,13 +44,14 @@
|
|||||||
|
|
||||||
<h2>Overview of licenses:</h2>
|
<h2>Overview of licenses:</h2>
|
||||||
<ul class="licenses-overview">
|
<ul class="licenses-overview">
|
||||||
<li><a href="#Apache-2.0">Apache License 2.0</a> (133)</li>
|
<li><a href="#Apache-2.0">Apache License 2.0</a> (128)</li>
|
||||||
<li><a href="#MIT">MIT License</a> (49)</li>
|
<li><a href="#MIT">MIT License</a> (50)</li>
|
||||||
<li><a href="#Unicode-3.0">Unicode License v3</a> (19)</li>
|
<li><a href="#Unicode-3.0">Unicode License v3</a> (19)</li>
|
||||||
<li><a href="#BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</a> (6)</li>
|
<li><a href="#BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</a> (6)</li>
|
||||||
<li><a href="#ISC">ISC License</a> (5)</li>
|
<li><a href="#ISC">ISC License</a> (5)</li>
|
||||||
<li><a href="#GPL-3.0">GNU General Public License v3.0 only</a> (2)</li>
|
<li><a href="#GPL-3.0">GNU General Public License v3.0 only</a> (2)</li>
|
||||||
<li><a href="#CDLA-Permissive-2.0">Community Data License Agreement Permissive 2.0</a> (1)</li>
|
<li><a href="#CDLA-Permissive-2.0">Community Data License Agreement Permissive 2.0</a> (1)</li>
|
||||||
|
<li><a href="#Zlib">zlib License</a> (1)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>All license text:</h2>
|
<h2>All license text:</h2>
|
||||||
@@ -60,7 +61,7 @@
|
|||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/hsivonen/utf8_iter ">utf8_iter 1.0.4</a></li>
|
<li><a href=" https://github.com/hsivonen/utf8_iter ">utf8_iter 1.0.4</a></li>
|
||||||
<li><a href=" https://github.com/RustCrypto/utils ">zeroize 1.8.2</a></li>
|
<li><a href=" https://github.com/RustCrypto/utils ">zeroize 1.9.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">
|
<pre class="license-text">
|
||||||
Apache License
|
Apache License
|
||||||
@@ -485,7 +486,7 @@
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/hoodie/icalendar ">icalendar 0.17.11</a></li>
|
<li><a href=" https://github.com/hoodie/icalendar ">icalendar 0.17.12</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -695,10 +696,10 @@
|
|||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">serde_spanned 1.1.1</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">serde_spanned 1.1.1</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">toml 1.1.2+spec-1.1.0</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">toml 1.1.3+spec-1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">toml_datetime 1.1.1+spec-1.1.0</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">toml_datetime 1.1.1+spec-1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">toml_parser 1.1.2+spec-1.1.0</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">toml_parser 1.1.2+spec-1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">toml_writer 1.1.1+spec-1.1.0</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">toml_writer 1.1.2+spec-1.1.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -908,15 +909,15 @@
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-channel 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-channel 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-core 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-core 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-executor 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-executor 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-io 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-io 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-macro 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-macro 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-sink 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-sink 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-task 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-task 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-util 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-util 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures 0.3.33</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -1754,7 +1755,7 @@ limitations under the License.
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/rustls/pki-types ">rustls-pki-types 1.14.1</a></li>
|
<li><a href=" https://github.com/rustls/pki-types ">rustls-pki-types 1.15.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -1966,9 +1967,9 @@ limitations under the License.
|
|||||||
<li><a href=" https://github.com/smol-rs/atomic-waker ">atomic-waker 1.1.2</a></li>
|
<li><a href=" https://github.com/smol-rs/atomic-waker ">atomic-waker 1.1.2</a></li>
|
||||||
<li><a href=" https://github.com/cuviper/autocfg ">autocfg 1.5.1</a></li>
|
<li><a href=" https://github.com/cuviper/autocfg ">autocfg 1.5.1</a></li>
|
||||||
<li><a href=" https://github.com/marshallpierce/rust-base64 ">base64 0.22.1</a></li>
|
<li><a href=" https://github.com/marshallpierce/rust-base64 ">base64 0.22.1</a></li>
|
||||||
<li><a href=" https://github.com/bitflags/bitflags ">bitflags 2.13.0</a></li>
|
<li><a href=" https://github.com/bitflags/bitflags ">bitflags 2.13.1</a></li>
|
||||||
<li><a href=" https://github.com/fitzgen/bumpalo ">bumpalo 3.20.3</a></li>
|
<li><a href=" https://github.com/fitzgen/bumpalo ">bumpalo 3.20.3</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/cc-rs ">cc 1.2.63</a></li>
|
<li><a href=" https://github.com/rust-lang/cc-rs ">cc 1.3.0</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/cfg-if ">cfg-if 1.0.4</a></li>
|
<li><a href=" https://github.com/rust-lang/cfg-if ">cfg-if 1.0.4</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/cmake-rs ">cmake 0.1.58</a></li>
|
<li><a href=" https://github.com/rust-lang/cmake-rs ">cmake 0.1.58</a></li>
|
||||||
<li><a href=" https://github.com/servo/core-foundation-rs ">core-foundation-sys 0.8.7</a></li>
|
<li><a href=" https://github.com/servo/core-foundation-rs ">core-foundation-sys 0.8.7</a></li>
|
||||||
@@ -1982,11 +1983,11 @@ limitations under the License.
|
|||||||
<li><a href=" https://github.com/rustls/hyper-rustls ">hyper-rustls 0.27.9</a></li>
|
<li><a href=" https://github.com/rustls/hyper-rustls ">hyper-rustls 0.27.9</a></li>
|
||||||
<li><a href=" https://github.com/servo/rust-url/ ">idna 1.1.0</a></li>
|
<li><a href=" https://github.com/servo/rust-url/ ">idna 1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/hsivonen/idna_adapter ">idna_adapter 1.2.2</a></li>
|
<li><a href=" https://github.com/hsivonen/idna_adapter ">idna_adapter 1.2.2</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/jobserver-rs ">jobserver 0.1.34</a></li>
|
<li><a href=" https://github.com/rust-lang/jobserver-rs ">jobserver 0.1.35</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys ">js-sys 0.3.100</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys ">js-sys 0.3.103</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang-nursery/lazy-static.rs ">lazy_static 1.5.0</a></li>
|
<li><a href=" https://github.com/rust-lang-nursery/lazy-static.rs ">lazy_static 1.5.0</a></li>
|
||||||
<li><a href=" https://github.com/Amanieu/parking_lot ">lock_api 0.4.14</a></li>
|
<li><a href=" https://github.com/Amanieu/parking_lot ">lock_api 0.4.14</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/log ">log 0.4.32</a></li>
|
<li><a href=" https://github.com/rust-lang/log ">log 0.4.33</a></li>
|
||||||
<li><a href=" https://github.com/hyperium/mime ">mime 0.3.17</a></li>
|
<li><a href=" https://github.com/hyperium/mime ">mime 0.3.17</a></li>
|
||||||
<li><a href=" https://github.com/rust-num/num-traits ">num-traits 0.2.19</a></li>
|
<li><a href=" https://github.com/rust-num/num-traits ">num-traits 0.2.19</a></li>
|
||||||
<li><a href=" https://github.com/matklad/once_cell ">once_cell 1.21.4</a></li>
|
<li><a href=" https://github.com/matklad/once_cell ">once_cell 1.21.4</a></li>
|
||||||
@@ -1994,30 +1995,28 @@ limitations under the License.
|
|||||||
<li><a href=" https://github.com/Amanieu/parking_lot ">parking_lot 0.12.5</a></li>
|
<li><a href=" https://github.com/Amanieu/parking_lot ">parking_lot 0.12.5</a></li>
|
||||||
<li><a href=" https://github.com/Amanieu/parking_lot ">parking_lot_core 0.9.12</a></li>
|
<li><a href=" https://github.com/Amanieu/parking_lot ">parking_lot_core 0.9.12</a></li>
|
||||||
<li><a href=" https://github.com/servo/rust-url/ ">percent-encoding 2.3.2</a></li>
|
<li><a href=" https://github.com/servo/rust-url/ ">percent-encoding 2.3.2</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/regex ">regex-automata 0.4.14</a></li>
|
<li><a href=" https://github.com/rust-lang/pkg-config-rs ">pkg-config 0.3.33</a></li>
|
||||||
|
<li><a href=" https://github.com/rust-lang/regex ">regex-automata 0.4.16</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/regex ">regex-syntax 0.8.11</a></li>
|
<li><a href=" https://github.com/rust-lang/regex ">regex-syntax 0.8.11</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/regex ">regex 1.12.4</a></li>
|
<li><a href=" https://github.com/rust-lang/regex ">regex 1.13.1</a></li>
|
||||||
<li><a href=" https://github.com/RazrFalcon/roxmltree ">roxmltree 0.21.1</a></li>
|
<li><a href=" https://github.com/RazrFalcon/roxmltree ">roxmltree 0.21.1</a></li>
|
||||||
<li><a href=" https://github.com/rustls/rustls-native-certs ">rustls-native-certs 0.8.4</a></li>
|
<li><a href=" https://github.com/rustls/rustls-native-certs ">rustls-native-certs 0.8.4</a></li>
|
||||||
<li><a href=" https://github.com/rustls/rustls ">rustls 0.23.40</a></li>
|
<li><a href=" https://github.com/rustls/rustls ">rustls 0.23.42</a></li>
|
||||||
<li><a href=" https://github.com/bluss/scopeguard ">scopeguard 1.2.0</a></li>
|
<li><a href=" https://github.com/bluss/scopeguard ">scopeguard 1.2.0</a></li>
|
||||||
<li><a href=" https://github.com/kornelski/rust-security-framework ">security-framework-sys 2.17.0</a></li>
|
<li><a href=" https://github.com/kornelski/rust-security-framework ">security-framework-sys 2.17.0</a></li>
|
||||||
<li><a href=" https://github.com/kornelski/rust-security-framework ">security-framework 3.7.0</a></li>
|
<li><a href=" https://github.com/kornelski/rust-security-framework ">security-framework 3.7.0</a></li>
|
||||||
<li><a href=" https://github.com/vorner/signal-hook ">signal-hook-registry 1.4.8</a></li>
|
<li><a href=" https://github.com/vorner/signal-hook ">signal-hook-registry 1.4.8</a></li>
|
||||||
<li><a href=" https://github.com/servo/rust-smallvec ">smallvec 1.15.1</a></li>
|
<li><a href=" https://github.com/servo/rust-smallvec ">smallvec 1.15.2</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/socket2 ">socket2 0.6.4</a></li>
|
<li><a href=" https://github.com/rust-lang/socket2 ">socket2 0.6.5</a></li>
|
||||||
<li><a href=" https://github.com/storyyeller/stable_deref_trait ">stable_deref_trait 1.2.1</a></li>
|
<li><a href=" https://github.com/storyyeller/stable_deref_trait ">stable_deref_trait 1.2.1</a></li>
|
||||||
<li><a href=" https://github.com/Amanieu/thread_local-rs ">thread_local 1.1.9</a></li>
|
<li><a href=" https://github.com/Amanieu/thread_local-rs ">thread_local 1.1.10</a></li>
|
||||||
<li><a href=" https://github.com/servo/rust-url ">url 2.5.8</a></li>
|
<li><a href=" https://github.com/servo/rust-url ">url 2.5.8</a></li>
|
||||||
<li><a href=" https://github.com/uuid-rs/uuid ">uuid 1.23.3</a></li>
|
<li><a href=" https://github.com/uuid-rs/uuid ">uuid 1.24.0</a></li>
|
||||||
<li><a href=" https://github.com/bytecodealliance/wasi ">wasi 0.11.1+wasi-snapshot-preview1</a></li>
|
<li><a href=" https://github.com/bytecodealliance/wasi ">wasi 0.11.1+wasi-snapshot-preview1</a></li>
|
||||||
<li><a href=" https://github.com/bytecodealliance/wasi-rs ">wasip2 1.0.3+wasi-0.2.9</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support ">wasm-bindgen-macro-support 0.2.126</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support ">wasm-bindgen-macro-support 0.2.123</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro ">wasm-bindgen-macro 0.2.126</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro ">wasm-bindgen-macro 0.2.123</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared ">wasm-bindgen-shared 0.2.126</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared ">wasm-bindgen-shared 0.2.123</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen ">wasm-bindgen 0.2.126</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen ">wasm-bindgen 0.2.123</a></li>
|
|
||||||
<li><a href=" https://github.com/bytecodealliance/wit-bindgen ">wit-bindgen 0.51.0</a></li>
|
|
||||||
<li><a href=" https://github.com/bytecodealliance/wit-bindgen ">wit-bindgen 0.57.1</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -2226,7 +2225,7 @@ limitations under the License.
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/RustCrypto/stream-ciphers ">chacha20 0.10.0</a></li>
|
<li><a href=" https://github.com/RustCrypto/stream-ciphers ">chacha20 0.10.1</a></li>
|
||||||
<li><a href=" https://github.com/RustCrypto/utils ">cpufeatures 0.3.0</a></li>
|
<li><a href=" https://github.com/RustCrypto/utils ">cpufeatures 0.3.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
@@ -2631,8 +2630,7 @@ APPENDIX: How to apply the Apache License to your work.
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/rust-random/getrandom ">getrandom 0.3.4</a></li>
|
<li><a href=" https://github.com/rust-random/getrandom ">getrandom 0.4.3</a></li>
|
||||||
<li><a href=" https://github.com/rust-random/getrandom ">getrandom 0.4.2</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -3050,10 +3048,9 @@ limitations under the License.
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/zakarumych/allocator-api2 ">allocator-api2 0.2.21</a></li>
|
|
||||||
<li><a href=" https://github.com/nical/android_system_properties ">android_system_properties 0.1.5</a></li>
|
<li><a href=" https://github.com/nical/android_system_properties ">android_system_properties 0.1.5</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/async-trait ">async-trait 0.1.89</a></li>
|
<li><a href=" https://github.com/dtolnay/async-trait ">async-trait 0.1.91</a></li>
|
||||||
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.41.0</a></li>
|
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.43.0</a></li>
|
||||||
<li><a href=" https://gitlab.com/kornelski/dunce ">dunce 1.0.5</a></li>
|
<li><a href=" https://gitlab.com/kornelski/dunce ">dunce 1.0.5</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/dyn-clone ">dyn-clone 1.0.20</a></li>
|
<li><a href=" https://github.com/dtolnay/dyn-clone ">dyn-clone 1.0.20</a></li>
|
||||||
<li><a href=" https://github.com/TedDriggs/ident_case ">ident_case 1.0.1</a></li>
|
<li><a href=" https://github.com/TedDriggs/ident_case ">ident_case 1.0.1</a></li>
|
||||||
@@ -3062,35 +3059,34 @@ limitations under the License.
|
|||||||
<li><a href=" https://github.com/as1100k/pastey ">pastey 0.2.3</a></li>
|
<li><a href=" https://github.com/as1100k/pastey ">pastey 0.2.3</a></li>
|
||||||
<li><a href=" https://github.com/taiki-e/pin-project-lite ">pin-project-lite 0.2.17</a></li>
|
<li><a href=" https://github.com/taiki-e/pin-project-lite ">pin-project-lite 0.2.17</a></li>
|
||||||
<li><a href=" https://github.com/taiki-e/portable-atomic-util ">portable-atomic-util 0.2.7</a></li>
|
<li><a href=" https://github.com/taiki-e/portable-atomic-util ">portable-atomic-util 0.2.7</a></li>
|
||||||
<li><a href=" https://github.com/taiki-e/portable-atomic ">portable-atomic 1.13.1</a></li>
|
<li><a href=" https://github.com/taiki-e/portable-atomic ">portable-atomic 1.14.0</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/proc-macro2 ">proc-macro2 1.0.106</a></li>
|
<li><a href=" https://github.com/dtolnay/proc-macro2 ">proc-macro2 1.0.107</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/quote ">quote 1.0.45</a></li>
|
<li><a href=" https://github.com/dtolnay/quote ">quote 1.0.47</a></li>
|
||||||
<li><a href=" https://github.com/r-efi/r-efi ">r-efi 5.3.0</a></li>
|
|
||||||
<li><a href=" https://github.com/r-efi/r-efi ">r-efi 6.0.0</a></li>
|
<li><a href=" https://github.com/r-efi/r-efi ">r-efi 6.0.0</a></li>
|
||||||
<li><a href=" https://github.com/rust-random/rand ">rand 0.10.1</a></li>
|
<li><a href=" https://github.com/rust-random/rand ">rand 0.10.2</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/ref-cast ">ref-cast-impl 1.0.25</a></li>
|
<li><a href=" https://github.com/dtolnay/ref-cast ">ref-cast-impl 1.0.26</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/ref-cast ">ref-cast 1.0.25</a></li>
|
<li><a href=" https://github.com/dtolnay/ref-cast ">ref-cast 1.0.26</a></li>
|
||||||
<li><a href=" https://github.com/modelcontextprotocol/rust-sdk/ ">rmcp-macros 1.7.0</a></li>
|
<li><a href=" https://github.com/modelcontextprotocol/rust-sdk/ ">rmcp-macros 2.2.0</a></li>
|
||||||
<li><a href=" https://github.com/modelcontextprotocol/rust-sdk/ ">rmcp 1.7.0</a></li>
|
<li><a href=" https://github.com/modelcontextprotocol/rust-sdk/ ">rmcp 2.2.0</a></li>
|
||||||
<li><a href=" https://github.com/fmeringdal/rust-rrule ">rrule 0.14.0</a></li>
|
<li><a href=" https://github.com/fmeringdal/rust-rrule ">rrule 0.14.0</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/rustversion ">rustversion 1.0.22</a></li>
|
<li><a href=" https://github.com/dtolnay/rustversion ">rustversion 1.0.23</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/ryu ">ryu 1.0.23</a></li>
|
<li><a href=" https://github.com/dtolnay/ryu ">ryu 1.0.23</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/serde ">serde 1.0.228</a></li>
|
<li><a href=" https://github.com/serde-rs/serde ">serde 1.0.229</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/serde ">serde_core 1.0.228</a></li>
|
<li><a href=" https://github.com/serde-rs/serde ">serde_core 1.0.229</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/serde ">serde_derive 1.0.228</a></li>
|
<li><a href=" https://github.com/serde-rs/serde ">serde_derive 1.0.229</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/serde ">serde_derive_internals 0.29.1</a></li>
|
<li><a href=" https://github.com/serde-rs/serde ">serde_derive_internals 0.29.1</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/json ">serde_json 1.0.150</a></li>
|
<li><a href=" https://github.com/serde-rs/json ">serde_json 1.0.150</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/path-to-error ">serde_path_to_error 0.1.20</a></li>
|
<li><a href=" https://github.com/dtolnay/path-to-error ">serde_path_to_error 0.1.20</a></li>
|
||||||
<li><a href=" https://github.com/nox/serde_urlencoded ">serde_urlencoded 0.7.1</a></li>
|
<li><a href=" https://github.com/nox/serde_urlencoded ">serde_urlencoded 0.7.1</a></li>
|
||||||
<li><a href=" https://github.com/comex/rust-shlex ">shlex 2.0.1</a></li>
|
<li><a href=" https://github.com/comex/rust-shlex ">shlex 2.0.1</a></li>
|
||||||
<li><a href=" https://github.com/jedisct1/rust-siphash ">siphasher 1.0.3</a></li>
|
<li><a href=" https://github.com/jedisct1/rust-siphash ">siphasher 1.0.3</a></li>
|
||||||
<li><a href=" https://github.com/4t145/sse-stream/ ">sse-stream 0.2.3</a></li>
|
<li><a href=" https://github.com/4t145/sse-stream/ ">sse-stream 0.2.4</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/syn ">syn 2.0.117</a></li>
|
<li><a href=" https://github.com/dtolnay/syn ">syn 2.0.119</a></li>
|
||||||
|
<li><a href=" https://github.com/dtolnay/syn ">syn 3.0.0</a></li>
|
||||||
<li><a href=" https://github.com/Actyx/sync_wrapper ">sync_wrapper 1.0.2</a></li>
|
<li><a href=" https://github.com/Actyx/sync_wrapper ">sync_wrapper 1.0.2</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror-impl 2.0.18</a></li>
|
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror-impl 2.0.19</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror 2.0.18</a></li>
|
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror 2.0.19</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/unicode-ident ">unicode-ident 1.0.24</a></li>
|
<li><a href=" https://github.com/dtolnay/unicode-ident ">unicode-ident 1.0.24</a></li>
|
||||||
<li><a href=" https://github.com/bytecodealliance/wasi-rs ">wasip3 0.4.0+wasi-0.3.0-rc-2026-01-06</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Apache License
|
<pre class="license-text">Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -3766,8 +3762,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
<h3 id="BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</h3>
|
<h3 id="BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/nlnetlabs/domain/ ">domain-macros 0.12.1</a></li>
|
<li><a href=" https://github.com/nlnetlabs/domain/ ">domain-macros 0.12.2</a></li>
|
||||||
<li><a href=" https://github.com/nlnetlabs/domain/ ">domain 0.12.1</a></li>
|
<li><a href=" https://github.com/nlnetlabs/domain/ ">domain 0.12.2</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2018-2025, NLnet Labs. All rights reserved.
|
<pre class="license-text">Copyright (c) 2018-2025, NLnet Labs. All rights reserved.
|
||||||
|
|
||||||
@@ -3805,7 +3801,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
<h3 id="BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</h3>
|
<h3 id="BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.41.0</a></li>
|
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.43.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) <year> <owner>.
|
<pre class="license-text">Copyright (c) <year> <owner>.
|
||||||
|
|
||||||
@@ -3824,7 +3820,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS&
|
|||||||
<h3 id="CDLA-Permissive-2.0">Community Data License Agreement Permissive 2.0</h3>
|
<h3 id="CDLA-Permissive-2.0">Community Data License Agreement Permissive 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/rustls/webpki-roots ">webpki-roots 1.0.7</a></li>
|
<li><a href=" https://github.com/rustls/webpki-roots ">webpki-roots 1.0.9</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"># Community Data License Agreement - Permissive - Version 2.0
|
<pre class="license-text"># Community Data License Agreement - Permissive - Version 2.0
|
||||||
|
|
||||||
@@ -4155,7 +4151,7 @@ The GNU General Public License does not permit incorporating your program into p
|
|||||||
<h3 id="ISC">ISC License</h3>
|
<h3 id="ISC">ISC License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://git.sr.ht/~whynothugo/libdav ">libdav 0.10.5</a></li>
|
<li><a href=" https://git.sr.ht/~whynothugo/libdav ">libdav 0.10.6</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2022-2025, Hugo Osvaldo Barrera <hugo@whynothugo.nl>
|
<pre class="license-text">Copyright (c) 2022-2025, Hugo Osvaldo Barrera <hugo@whynothugo.nl>
|
||||||
|
|
||||||
@@ -4203,8 +4199,8 @@ third-party/chromium/LICENSE.
|
|||||||
<h3 id="ISC">ISC License</h3>
|
<h3 id="ISC">ISC License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-rs 1.17.0</a></li>
|
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-rs 1.17.3</a></li>
|
||||||
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.41.0</a></li>
|
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.43.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">ISC License:
|
<pre class="license-text">ISC License:
|
||||||
|
|
||||||
@@ -4220,7 +4216,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/tokio-rs/mio ">mio 1.2.1</a></li>
|
<li><a href=" https://github.com/tokio-rs/mio ">mio 1.2.2</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2014 Carl Lerche and other MIO contributors
|
<pre class="license-text">Copyright (c) 2014 Carl Lerche and other MIO contributors
|
||||||
|
|
||||||
@@ -4375,7 +4371,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/tokio-rs/bytes ">bytes 1.11.1</a></li>
|
<li><a href=" https://github.com/tokio-rs/bytes ">bytes 1.12.1</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2018 Carl Lerche
|
<pre class="license-text">Copyright (c) 2018 Carl Lerche
|
||||||
|
|
||||||
@@ -4657,7 +4653,7 @@ DEALINGS IN THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/tower-rs/tower-http ">tower-http 0.6.11</a></li>
|
<li><a href=" https://github.com/tower-rs/tower-http ">tower-http 0.7.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2019-2021 Tower Contributors
|
<pre class="license-text">Copyright (c) 2019-2021 Tower Contributors
|
||||||
|
|
||||||
@@ -4690,42 +4686,10 @@ DEALINGS IN THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/hyperium/http-body ">http-body 1.0.1</a></li>
|
<li><a href=" https://github.com/hyperium/http-body ">http-body-util 0.1.4</a></li>
|
||||||
|
<li><a href=" https://github.com/hyperium/http-body ">http-body 1.1.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
<pre class="license-text">Copyright (c) 2019-2026 Sean McArthur & Hyper Contributors
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any
|
|
||||||
person obtaining a copy of this software and associated
|
|
||||||
documentation files (the "Software"), to deal in the
|
|
||||||
Software without restriction, including without
|
|
||||||
limitation the rights to use, copy, modify, merge,
|
|
||||||
publish, distribute, sublicense, and/or sell copies of
|
|
||||||
the Software, and to permit persons to whom the Software
|
|
||||||
is furnished to do so, subject to the following
|
|
||||||
conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice
|
|
||||||
shall be included in all copies or substantial portions
|
|
||||||
of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
||||||
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
||||||
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
||||||
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
||||||
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
||||||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
||||||
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
||||||
DEALINGS IN THE SOFTWARE.
|
|
||||||
</pre>
|
|
||||||
</li>
|
|
||||||
<li class="license">
|
|
||||||
<h3 id="MIT">MIT License</h3>
|
|
||||||
<h4>Used by:</h4>
|
|
||||||
<ul class="license-used-by">
|
|
||||||
<li><a href=" https://github.com/hyperium/http-body ">http-body-util 0.1.3</a></li>
|
|
||||||
</ul>
|
|
||||||
<pre class="license-text">Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any
|
Permission is hereby granted, free of charge, to any
|
||||||
person obtaining a copy of this software and associated
|
person obtaining a copy of this software and associated
|
||||||
@@ -4888,7 +4852,7 @@ SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-macros 2.7.0</a></li>
|
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-macros 2.7.1</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">MIT License
|
<pre class="license-text">MIT License
|
||||||
|
|
||||||
@@ -5009,7 +4973,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-stream 0.1.18</a></li>
|
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-stream 0.1.18</a></li>
|
||||||
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-util 0.7.18</a></li>
|
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-util 0.7.18</a></li>
|
||||||
<li><a href=" https://github.com/tokio-rs/tokio ">tokio 1.52.3</a></li>
|
<li><a href=" https://github.com/tokio-rs/tokio ">tokio 1.53.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">MIT License
|
<pre class="license-text">MIT License
|
||||||
|
|
||||||
@@ -5038,7 +5002,7 @@ SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/dtolnay/zmij ">zmij 1.0.21</a></li>
|
<li><a href=" https://github.com/dtolnay/zmij ">zmij 1.0.23</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Permission is hereby granted, free of charge, to any
|
<pre class="license-text">Permission is hereby granted, free of charge, to any
|
||||||
person obtaining a copy of this software and associated
|
person obtaining a copy of this software and associated
|
||||||
@@ -5069,7 +5033,7 @@ DEALINGS IN THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/winnow-rs/winnow ">winnow 1.0.3</a></li>
|
<li><a href=" https://github.com/winnow-rs/winnow ">winnow 1.0.4</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Permission is hereby granted, free of charge, to any person obtaining
|
<pre class="license-text">Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
@@ -5125,8 +5089,9 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/BurntSushi/aho-corasick ">aho-corasick 1.1.4</a></li>
|
<li><a href=" https://github.com/BurntSushi/aho-corasick ">aho-corasick 1.1.4</a></li>
|
||||||
<li><a href=" https://github.com/BurntSushi/jiff ">jiff 0.2.28</a></li>
|
<li><a href=" https://github.com/BurntSushi/jiff ">jiff-core 0.1.0</a></li>
|
||||||
<li><a href=" https://github.com/BurntSushi/memchr ">memchr 2.8.1</a></li>
|
<li><a href=" https://github.com/BurntSushi/jiff ">jiff 0.2.33</a></li>
|
||||||
|
<li><a href=" https://github.com/BurntSushi/memchr ">memchr 2.8.3</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">The MIT License (MIT)
|
<pre class="license-text">The MIT License (MIT)
|
||||||
|
|
||||||
@@ -5186,7 +5151,7 @@ SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.41.0</a></li>
|
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.43.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">The MIT License (MIT)
|
<pre class="license-text">The MIT License (MIT)
|
||||||
|
|
||||||
@@ -5360,6 +5325,32 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|||||||
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
||||||
</pre>
|
</pre>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="license">
|
||||||
|
<h3 id="Zlib">zlib License</h3>
|
||||||
|
<h4>Used by:</h4>
|
||||||
|
<ul class="license-used-by">
|
||||||
|
<li><a href=" https://github.com/orlp/foldhash ">foldhash 0.2.0</a></li>
|
||||||
|
</ul>
|
||||||
|
<pre class="license-text">Copyright (c) 2024 Orson Peters
|
||||||
|
|
||||||
|
This software is provided 'as-is', without any express or implied warranty. In
|
||||||
|
no event will the authors be held liable for any damages arising from the use of
|
||||||
|
this software.
|
||||||
|
|
||||||
|
Permission is granted to anyone to use this software for any purpose, including
|
||||||
|
commercial applications, and to alter it and redistribute it freely, subject to
|
||||||
|
the following restrictions:
|
||||||
|
|
||||||
|
1. The origin of this software must not be misrepresented; you must not claim
|
||||||
|
that you wrote the original software. If you use this software in a product,
|
||||||
|
an acknowledgment in the product documentation would be appreciated but is
|
||||||
|
not required.
|
||||||
|
|
||||||
|
2. Altered source versions must be plainly marked as such, and must not be
|
||||||
|
misrepresented as being the original software.
|
||||||
|
|
||||||
|
3. This notice may not be removed or altered from any source distribution.</pre>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "own_mcp"
|
name = "own_mcp"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
license = "GPL-3.0"
|
license = "GPL-3.0"
|
||||||
|
|
||||||
|
|||||||
+81
-128
@@ -44,8 +44,8 @@
|
|||||||
|
|
||||||
<h2>Overview of licenses:</h2>
|
<h2>Overview of licenses:</h2>
|
||||||
<ul class="licenses-overview">
|
<ul class="licenses-overview">
|
||||||
<li><a href="#Apache-2.0">Apache License 2.0</a> (219)</li>
|
<li><a href="#Apache-2.0">Apache License 2.0</a> (203)</li>
|
||||||
<li><a href="#MIT">MIT License</a> (55)</li>
|
<li><a href="#MIT">MIT License</a> (56)</li>
|
||||||
<li><a href="#Unicode-3.0">Unicode License v3</a> (19)</li>
|
<li><a href="#Unicode-3.0">Unicode License v3</a> (19)</li>
|
||||||
<li><a href="#ISC">ISC License</a> (4)</li>
|
<li><a href="#ISC">ISC License</a> (4)</li>
|
||||||
<li><a href="#BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</a> (3)</li>
|
<li><a href="#BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</a> (3)</li>
|
||||||
@@ -63,7 +63,7 @@
|
|||||||
<li><a href=" https://github.com/ruuda/hound ">hound 3.5.1</a></li>
|
<li><a href=" https://github.com/ruuda/hound ">hound 3.5.1</a></li>
|
||||||
<li><a href=" https://github.com/nvzqz/static-assertions-rs ">static_assertions 1.1.0</a></li>
|
<li><a href=" https://github.com/nvzqz/static-assertions-rs ">static_assertions 1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/hsivonen/utf8_iter ">utf8_iter 1.0.4</a></li>
|
<li><a href=" https://github.com/hsivonen/utf8_iter ">utf8_iter 1.0.4</a></li>
|
||||||
<li><a href=" https://github.com/RustCrypto/utils ">zeroize 1.8.2</a></li>
|
<li><a href=" https://github.com/RustCrypto/utils ">zeroize 1.9.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">
|
<pre class="license-text">
|
||||||
Apache License
|
Apache License
|
||||||
@@ -283,18 +283,9 @@
|
|||||||
<li><a href=" https://github.com/microsoft/windows-rs ">windows-registry 0.6.1</a></li>
|
<li><a href=" https://github.com/microsoft/windows-rs ">windows-registry 0.6.1</a></li>
|
||||||
<li><a href=" https://github.com/microsoft/windows-rs ">windows-result 0.4.1</a></li>
|
<li><a href=" https://github.com/microsoft/windows-rs ">windows-result 0.4.1</a></li>
|
||||||
<li><a href=" https://github.com/microsoft/windows-rs ">windows-strings 0.5.1</a></li>
|
<li><a href=" https://github.com/microsoft/windows-rs ">windows-strings 0.5.1</a></li>
|
||||||
<li><a href=" https://github.com/microsoft/windows-rs ">windows-sys 0.45.0</a></li>
|
|
||||||
<li><a href=" https://github.com/microsoft/windows-rs ">windows-sys 0.61.2</a></li>
|
<li><a href=" https://github.com/microsoft/windows-rs ">windows-sys 0.61.2</a></li>
|
||||||
<li><a href=" https://github.com/microsoft/windows-rs ">windows-targets 0.42.2</a></li>
|
|
||||||
<li><a href=" https://github.com/microsoft/windows-rs ">windows-threading 0.2.1</a></li>
|
<li><a href=" https://github.com/microsoft/windows-rs ">windows-threading 0.2.1</a></li>
|
||||||
<li><a href=" https://github.com/microsoft/windows-rs ">windows 0.62.2</a></li>
|
<li><a href=" https://github.com/microsoft/windows-rs ">windows 0.62.2</a></li>
|
||||||
<li><a href=" https://github.com/microsoft/windows-rs ">windows_aarch64_gnullvm 0.42.2</a></li>
|
|
||||||
<li><a href=" https://github.com/microsoft/windows-rs ">windows_aarch64_msvc 0.42.2</a></li>
|
|
||||||
<li><a href=" https://github.com/microsoft/windows-rs ">windows_i686_gnu 0.42.2</a></li>
|
|
||||||
<li><a href=" https://github.com/microsoft/windows-rs ">windows_i686_msvc 0.42.2</a></li>
|
|
||||||
<li><a href=" https://github.com/microsoft/windows-rs ">windows_x86_64_gnu 0.42.2</a></li>
|
|
||||||
<li><a href=" https://github.com/microsoft/windows-rs ">windows_x86_64_gnullvm 0.42.2</a></li>
|
|
||||||
<li><a href=" https://github.com/microsoft/windows-rs ">windows_x86_64_msvc 0.42.2</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -503,7 +494,7 @@
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/google/zerocopy ">zerocopy 0.8.50</a></li>
|
<li><a href=" https://github.com/google/zerocopy ">zerocopy 0.8.54</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -713,7 +704,7 @@
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/RustAudio/cpal ">cpal 0.17.3</a></li>
|
<li><a href=" https://github.com/RustAudio/cpal ">cpal 0.18.1</a></li>
|
||||||
<li><a href=" https://github.com/rustls/rustls-platform-verifier ">rustls-platform-verifier 0.7.0</a></li>
|
<li><a href=" https://github.com/rustls/rustls-platform-verifier ">rustls-platform-verifier 0.7.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
@@ -1138,8 +1129,8 @@
|
|||||||
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle-wincon 3.0.11</a></li>
|
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle-wincon 3.0.11</a></li>
|
||||||
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle 1.0.14</a></li>
|
<li><a href=" https://github.com/rust-cli/anstyle.git ">anstyle 1.0.14</a></li>
|
||||||
<li><a href=" https://github.com/rust-cli/anstyle.git ">colorchoice 1.0.5</a></li>
|
<li><a href=" https://github.com/rust-cli/anstyle.git ">colorchoice 1.0.5</a></li>
|
||||||
<li><a href=" https://github.com/rust-cli/env_logger ">env_filter 1.0.1</a></li>
|
<li><a href=" https://github.com/rust-cli/env_logger ">env_filter 2.0.0</a></li>
|
||||||
<li><a href=" https://github.com/rust-cli/env_logger ">env_logger 0.11.10</a></li>
|
<li><a href=" https://github.com/rust-cli/env_logger ">env_logger 0.11.11</a></li>
|
||||||
<li><a href=" https://github.com/sfackler/foreign-types ">foreign-types-shared 0.1.1</a></li>
|
<li><a href=" https://github.com/sfackler/foreign-types ">foreign-types-shared 0.1.1</a></li>
|
||||||
<li><a href=" https://github.com/sfackler/foreign-types ">foreign-types 0.3.2</a></li>
|
<li><a href=" https://github.com/sfackler/foreign-types ">foreign-types 0.3.2</a></li>
|
||||||
<li><a href=" https://github.com/polyfill-rs/is_terminal_polyfill ">is_terminal_polyfill 1.70.2</a></li>
|
<li><a href=" https://github.com/polyfill-rs/is_terminal_polyfill ">is_terminal_polyfill 1.70.2</a></li>
|
||||||
@@ -1148,9 +1139,9 @@
|
|||||||
<li><a href=" https://github.com/rust-native-tls/rust-native-tls ">native-tls 0.2.18</a></li>
|
<li><a href=" https://github.com/rust-native-tls/rust-native-tls ">native-tls 0.2.18</a></li>
|
||||||
<li><a href=" https://github.com/polyfill-rs/once_cell_polyfill ">once_cell_polyfill 1.70.2</a></li>
|
<li><a href=" https://github.com/polyfill-rs/once_cell_polyfill ">once_cell_polyfill 1.70.2</a></li>
|
||||||
<li><a href=" https://crates.io/crates/openssl-macros ">openssl-macros 0.1.1</a></li>
|
<li><a href=" https://crates.io/crates/openssl-macros ">openssl-macros 0.1.1</a></li>
|
||||||
<li><a href=" https://github.com/rust-openssl/rust-openssl ">openssl 0.10.80</a></li>
|
<li><a href=" https://github.com/rust-openssl/rust-openssl ">openssl 0.10.81</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">toml_datetime 1.1.1+spec-1.1.0</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">toml_datetime 1.1.1+spec-1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">toml_edit 0.25.12+spec-1.1.0</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">toml_edit 0.25.13+spec-1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/toml-rs/toml ">toml_parser 1.1.2+spec-1.1.0</a></li>
|
<li><a href=" https://github.com/toml-rs/toml ">toml_parser 1.1.2+spec-1.1.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
@@ -1361,15 +1352,15 @@
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-channel 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-channel 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-core 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-core 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-executor 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-executor 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-io 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-io 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-macro 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-macro 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-sink 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-sink 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-task 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-task 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-util 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures-util 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/futures-rs ">futures 0.3.32</a></li>
|
<li><a href=" https://github.com/rust-lang/futures-rs ">futures 0.3.33</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -2834,7 +2825,7 @@ limitations under the License.
|
|||||||
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
<h3 id="Apache-2.0">Apache License 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/rustls/pki-types ">rustls-pki-types 1.14.1</a></li>
|
<li><a href=" https://github.com/rustls/pki-types ">rustls-pki-types 1.15.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -3046,9 +3037,9 @@ limitations under the License.
|
|||||||
<li><a href=" https://github.com/smol-rs/atomic-waker ">atomic-waker 1.1.2</a></li>
|
<li><a href=" https://github.com/smol-rs/atomic-waker ">atomic-waker 1.1.2</a></li>
|
||||||
<li><a href=" https://github.com/cuviper/autocfg ">autocfg 1.5.1</a></li>
|
<li><a href=" https://github.com/cuviper/autocfg ">autocfg 1.5.1</a></li>
|
||||||
<li><a href=" https://github.com/marshallpierce/rust-base64 ">base64 0.22.1</a></li>
|
<li><a href=" https://github.com/marshallpierce/rust-base64 ">base64 0.22.1</a></li>
|
||||||
<li><a href=" https://github.com/bitflags/bitflags ">bitflags 2.13.0</a></li>
|
<li><a href=" https://github.com/bitflags/bitflags ">bitflags 2.13.1</a></li>
|
||||||
<li><a href=" https://github.com/fitzgen/bumpalo ">bumpalo 3.20.3</a></li>
|
<li><a href=" https://github.com/fitzgen/bumpalo ">bumpalo 3.20.3</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/cc-rs ">cc 1.2.63</a></li>
|
<li><a href=" https://github.com/rust-lang/cc-rs ">cc 1.3.0</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/cfg-if ">cfg-if 1.0.4</a></li>
|
<li><a href=" https://github.com/rust-lang/cfg-if ">cfg-if 1.0.4</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/cmake-rs ">cmake 0.1.58</a></li>
|
<li><a href=" https://github.com/rust-lang/cmake-rs ">cmake 0.1.58</a></li>
|
||||||
<li><a href=" https://github.com/servo/core-foundation-rs ">core-foundation-sys 0.8.7</a></li>
|
<li><a href=" https://github.com/servo/core-foundation-rs ">core-foundation-sys 0.8.7</a></li>
|
||||||
@@ -3069,11 +3060,10 @@ limitations under the License.
|
|||||||
<li><a href=" https://github.com/servo/rust-url/ ">idna 1.1.0</a></li>
|
<li><a href=" https://github.com/servo/rust-url/ ">idna 1.1.0</a></li>
|
||||||
<li><a href=" https://github.com/hsivonen/idna_adapter ">idna_adapter 1.2.2</a></li>
|
<li><a href=" https://github.com/hsivonen/idna_adapter ">idna_adapter 1.2.2</a></li>
|
||||||
<li><a href=" https://github.com/indexmap-rs/indexmap ">indexmap 2.14.0</a></li>
|
<li><a href=" https://github.com/indexmap-rs/indexmap ">indexmap 2.14.0</a></li>
|
||||||
<li><a href=" https://github.com/jni-rs/jni-rs ">jni 0.21.1</a></li>
|
<li><a href=" https://github.com/rust-lang/jobserver-rs ">jobserver 0.1.35</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/jobserver-rs ">jobserver 0.1.34</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys ">js-sys 0.3.103</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys ">js-sys 0.3.100</a></li>
|
|
||||||
<li><a href=" https://github.com/sunfishcode/linux-raw-sys ">linux-raw-sys 0.12.1</a></li>
|
<li><a href=" https://github.com/sunfishcode/linux-raw-sys ">linux-raw-sys 0.12.1</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/log ">log 0.4.32</a></li>
|
<li><a href=" https://github.com/rust-lang/log ">log 0.4.33</a></li>
|
||||||
<li><a href=" https://github.com/hyperium/mime ">mime 0.3.17</a></li>
|
<li><a href=" https://github.com/hyperium/mime ">mime 0.3.17</a></li>
|
||||||
<li><a href=" https://github.com/rust-num/num-derive ">num-derive 0.4.2</a></li>
|
<li><a href=" https://github.com/rust-num/num-derive ">num-derive 0.4.2</a></li>
|
||||||
<li><a href=" https://github.com/rust-num/num-traits ">num-traits 0.2.19</a></li>
|
<li><a href=" https://github.com/rust-num/num-traits ">num-traits 0.2.19</a></li>
|
||||||
@@ -3082,19 +3072,19 @@ limitations under the License.
|
|||||||
<li><a href=" https://github.com/rustls/openssl-probe ">openssl-probe 0.2.1</a></li>
|
<li><a href=" https://github.com/rustls/openssl-probe ">openssl-probe 0.2.1</a></li>
|
||||||
<li><a href=" https://github.com/servo/rust-url/ ">percent-encoding 2.3.2</a></li>
|
<li><a href=" https://github.com/servo/rust-url/ ">percent-encoding 2.3.2</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/pkg-config-rs ">pkg-config 0.3.33</a></li>
|
<li><a href=" https://github.com/rust-lang/pkg-config-rs ">pkg-config 0.3.33</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/regex ">regex-automata 0.4.14</a></li>
|
<li><a href=" https://github.com/rust-lang/regex ">regex-automata 0.4.16</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/regex ">regex-syntax 0.8.11</a></li>
|
<li><a href=" https://github.com/rust-lang/regex ">regex-syntax 0.8.11</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/regex ">regex 1.12.4</a></li>
|
<li><a href=" https://github.com/rust-lang/regex ">regex 1.13.1</a></li>
|
||||||
<li><a href=" https://github.com/djc/rustc-version-rs ">rustc_version 0.4.1</a></li>
|
<li><a href=" https://github.com/djc/rustc-version-rs ">rustc_version 0.4.1</a></li>
|
||||||
<li><a href=" https://github.com/bytecodealliance/rustix ">rustix 1.1.4</a></li>
|
<li><a href=" https://github.com/bytecodealliance/rustix ">rustix 1.1.4</a></li>
|
||||||
<li><a href=" https://github.com/rustls/rustls-native-certs ">rustls-native-certs 0.8.4</a></li>
|
<li><a href=" https://github.com/rustls/rustls-native-certs ">rustls-native-certs 0.8.4</a></li>
|
||||||
<li><a href=" https://github.com/rustls/rustls ">rustls 0.23.40</a></li>
|
<li><a href=" https://github.com/rustls/rustls ">rustls 0.23.42</a></li>
|
||||||
<li><a href=" https://github.com/kornelski/rust-security-framework ">security-framework-sys 2.17.0</a></li>
|
<li><a href=" https://github.com/kornelski/rust-security-framework ">security-framework-sys 2.17.0</a></li>
|
||||||
<li><a href=" https://github.com/kornelski/rust-security-framework ">security-framework 3.7.0</a></li>
|
<li><a href=" https://github.com/kornelski/rust-security-framework ">security-framework 3.7.0</a></li>
|
||||||
<li><a href=" https://github.com/vorner/signal-hook ">signal-hook-registry 1.4.8</a></li>
|
<li><a href=" https://github.com/vorner/signal-hook ">signal-hook-registry 1.4.8</a></li>
|
||||||
<li><a href=" https://github.com/seancroach/simd_cesu8 ">simd_cesu8 1.1.1</a></li>
|
<li><a href=" https://github.com/seancroach/simd_cesu8 ">simd_cesu8 1.2.0</a></li>
|
||||||
<li><a href=" https://github.com/servo/rust-smallvec ">smallvec 1.15.1</a></li>
|
<li><a href=" https://github.com/servo/rust-smallvec ">smallvec 1.15.2</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/socket2 ">socket2 0.6.4</a></li>
|
<li><a href=" https://github.com/rust-lang/socket2 ">socket2 0.6.5</a></li>
|
||||||
<li><a href=" https://github.com/storyyeller/stable_deref_trait ">stable_deref_trait 1.2.1</a></li>
|
<li><a href=" https://github.com/storyyeller/stable_deref_trait ">stable_deref_trait 1.2.1</a></li>
|
||||||
<li><a href=" https://github.com/mullvad/system-configuration-rs ">system-configuration-sys 0.6.0</a></li>
|
<li><a href=" https://github.com/mullvad/system-configuration-rs ">system-configuration-sys 0.6.0</a></li>
|
||||||
<li><a href=" https://github.com/mullvad/system-configuration-rs ">system-configuration 0.7.0</a></li>
|
<li><a href=" https://github.com/mullvad/system-configuration-rs ">system-configuration 0.7.0</a></li>
|
||||||
@@ -3103,15 +3093,12 @@ limitations under the License.
|
|||||||
<li><a href=" https://github.com/servo/rust-url ">url 2.5.8</a></li>
|
<li><a href=" https://github.com/servo/rust-url ">url 2.5.8</a></li>
|
||||||
<li><a href=" https://github.com/SergioBenitez/version_check ">version_check 0.9.5</a></li>
|
<li><a href=" https://github.com/SergioBenitez/version_check ">version_check 0.9.5</a></li>
|
||||||
<li><a href=" https://github.com/bytecodealliance/wasi ">wasi 0.11.1+wasi-snapshot-preview1</a></li>
|
<li><a href=" https://github.com/bytecodealliance/wasi ">wasi 0.11.1+wasi-snapshot-preview1</a></li>
|
||||||
<li><a href=" https://github.com/bytecodealliance/wasi-rs ">wasip2 1.0.3+wasi-0.2.9</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures ">wasm-bindgen-futures 0.4.76</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures ">wasm-bindgen-futures 0.4.73</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support ">wasm-bindgen-macro-support 0.2.126</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support ">wasm-bindgen-macro-support 0.2.123</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro ">wasm-bindgen-macro 0.2.126</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro ">wasm-bindgen-macro 0.2.123</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared ">wasm-bindgen-shared 0.2.126</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared ">wasm-bindgen-shared 0.2.123</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen ">wasm-bindgen 0.2.126</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen ">wasm-bindgen 0.2.123</a></li>
|
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys ">web-sys 0.3.103</a></li>
|
||||||
<li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys ">web-sys 0.3.100</a></li>
|
|
||||||
<li><a href=" https://github.com/bytecodealliance/wit-bindgen ">wit-bindgen 0.51.0</a></li>
|
|
||||||
<li><a href=" https://github.com/bytecodealliance/wit-bindgen ">wit-bindgen 0.57.1</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
Version 2.0, January 2004
|
Version 2.0, January 2004
|
||||||
@@ -3321,7 +3308,7 @@ limitations under the License.
|
|||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/RustCrypto/utils ">block-buffer 0.10.4</a></li>
|
<li><a href=" https://github.com/RustCrypto/utils ">block-buffer 0.10.4</a></li>
|
||||||
<li><a href=" https://github.com/RustCrypto/stream-ciphers ">chacha20 0.10.0</a></li>
|
<li><a href=" https://github.com/RustCrypto/stream-ciphers ">chacha20 0.10.1</a></li>
|
||||||
<li><a href=" https://github.com/RustCrypto/utils ">cpufeatures 0.2.17</a></li>
|
<li><a href=" https://github.com/RustCrypto/utils ">cpufeatures 0.2.17</a></li>
|
||||||
<li><a href=" https://github.com/RustCrypto/utils ">cpufeatures 0.3.0</a></li>
|
<li><a href=" https://github.com/RustCrypto/utils ">cpufeatures 0.3.0</a></li>
|
||||||
<li><a href=" https://github.com/RustCrypto/traits ">crypto-common 0.1.7</a></li>
|
<li><a href=" https://github.com/RustCrypto/traits ">crypto-common 0.1.7</a></li>
|
||||||
@@ -3732,8 +3719,7 @@ APPENDIX: How to apply the Apache License to your work.
|
|||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/rust-random/getrandom ">getrandom 0.2.17</a></li>
|
<li><a href=" https://github.com/rust-random/getrandom ">getrandom 0.2.17</a></li>
|
||||||
<li><a href=" https://github.com/rust-random/getrandom ">getrandom 0.3.4</a></li>
|
<li><a href=" https://github.com/rust-random/getrandom ">getrandom 0.4.3</a></li>
|
||||||
<li><a href=" https://github.com/rust-random/getrandom ">getrandom 0.4.2</a></li>
|
|
||||||
<li><a href=" https://github.com/rust-random/rand ">rand_chacha 0.3.1</a></li>
|
<li><a href=" https://github.com/rust-random/rand ">rand_chacha 0.3.1</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"> Apache License
|
<pre class="license-text"> Apache License
|
||||||
@@ -4364,9 +4350,8 @@ limitations under the License.
|
|||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/diwic/alsa-rs ">alsa 0.11.0</a></li>
|
<li><a href=" https://github.com/diwic/alsa-rs ">alsa 0.11.0</a></li>
|
||||||
<li><a href=" https://github.com/nical/android_system_properties ">android_system_properties 0.1.5</a></li>
|
<li><a href=" https://github.com/nical/android_system_properties ">android_system_properties 0.1.5</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/async-trait ">async-trait 0.1.89</a></li>
|
<li><a href=" https://github.com/dtolnay/async-trait ">async-trait 0.1.91</a></li>
|
||||||
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.41.0</a></li>
|
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.43.0</a></li>
|
||||||
<li><a href=" https://github.com/emk/cesu8-rs ">cesu8 1.1.0</a></li>
|
|
||||||
<li><a href=" https://github.com/rustaudio/sample.git ">dasp_sample 0.11.0</a></li>
|
<li><a href=" https://github.com/rustaudio/sample.git ">dasp_sample 0.11.0</a></li>
|
||||||
<li><a href=" https://github.com/madsmtm/objc2 ">dispatch2 0.3.1</a></li>
|
<li><a href=" https://github.com/madsmtm/objc2 ">dispatch2 0.3.1</a></li>
|
||||||
<li><a href=" https://gitlab.com/kornelski/dunce ">dunce 1.0.5</a></li>
|
<li><a href=" https://gitlab.com/kornelski/dunce ">dunce 1.0.5</a></li>
|
||||||
@@ -4377,7 +4362,7 @@ limitations under the License.
|
|||||||
<li><a href=" https://github.com/jni-rs/jni-sys ">jni-sys-macros 0.4.1</a></li>
|
<li><a href=" https://github.com/jni-rs/jni-sys ">jni-sys-macros 0.4.1</a></li>
|
||||||
<li><a href=" https://github.com/jni-rs/jni-rs ">jni 0.22.4</a></li>
|
<li><a href=" https://github.com/jni-rs/jni-rs ">jni 0.22.4</a></li>
|
||||||
<li><a href=" https://github.com/rust-lang/libc ">libc 0.2.186</a></li>
|
<li><a href=" https://github.com/rust-lang/libc ">libc 0.2.186</a></li>
|
||||||
<li><a href=" https://github.com/JohnTitor/mach2 ">mach2 0.5.0</a></li>
|
<li><a href=" https://github.com/JohnTitor/mach2 ">mach2 0.6.0</a></li>
|
||||||
<li><a href=" https://github.com/rust-windowing/android-ndk-rs ">ndk-context 0.1.1</a></li>
|
<li><a href=" https://github.com/rust-windowing/android-ndk-rs ">ndk-context 0.1.1</a></li>
|
||||||
<li><a href=" https://github.com/rust-mobile/ndk ">ndk-sys 0.6.0+11769913</a></li>
|
<li><a href=" https://github.com/rust-mobile/ndk ">ndk-sys 0.6.0+11769913</a></li>
|
||||||
<li><a href=" https://github.com/rust-mobile/ndk ">ndk 0.9.0</a></li>
|
<li><a href=" https://github.com/rust-mobile/ndk ">ndk 0.9.0</a></li>
|
||||||
@@ -4391,41 +4376,40 @@ limitations under the License.
|
|||||||
<li><a href=" https://github.com/as1100k/pastey ">pastey 0.2.3</a></li>
|
<li><a href=" https://github.com/as1100k/pastey ">pastey 0.2.3</a></li>
|
||||||
<li><a href=" https://github.com/taiki-e/pin-project-lite ">pin-project-lite 0.2.17</a></li>
|
<li><a href=" https://github.com/taiki-e/pin-project-lite ">pin-project-lite 0.2.17</a></li>
|
||||||
<li><a href=" https://github.com/taiki-e/portable-atomic-util ">portable-atomic-util 0.2.7</a></li>
|
<li><a href=" https://github.com/taiki-e/portable-atomic-util ">portable-atomic-util 0.2.7</a></li>
|
||||||
<li><a href=" https://github.com/taiki-e/portable-atomic ">portable-atomic 1.13.1</a></li>
|
<li><a href=" https://github.com/taiki-e/portable-atomic ">portable-atomic 1.14.0</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/proc-macro2 ">proc-macro2 1.0.106</a></li>
|
<li><a href=" https://github.com/dtolnay/proc-macro2 ">proc-macro2 1.0.107</a></li>
|
||||||
<li><a href=" https://github.com/watchexec/process-wrap ">process-wrap 9.1.0</a></li>
|
<li><a href=" https://github.com/watchexec/process-wrap ">process-wrap 9.1.0</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/quote ">quote 1.0.45</a></li>
|
<li><a href=" https://github.com/dtolnay/quote ">quote 1.0.47</a></li>
|
||||||
<li><a href=" https://github.com/r-efi/r-efi ">r-efi 5.3.0</a></li>
|
|
||||||
<li><a href=" https://github.com/r-efi/r-efi ">r-efi 6.0.0</a></li>
|
<li><a href=" https://github.com/r-efi/r-efi ">r-efi 6.0.0</a></li>
|
||||||
<li><a href=" https://github.com/rust-random/rand ">rand 0.10.1</a></li>
|
<li><a href=" https://github.com/rust-random/rand ">rand 0.10.2</a></li>
|
||||||
<li><a href=" https://github.com/rust-random/rand ">rand 0.8.6</a></li>
|
<li><a href=" https://github.com/rust-random/rand ">rand 0.8.7</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/ref-cast ">ref-cast-impl 1.0.25</a></li>
|
<li><a href=" https://github.com/dtolnay/ref-cast ">ref-cast-impl 1.0.26</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/ref-cast ">ref-cast 1.0.25</a></li>
|
<li><a href=" https://github.com/dtolnay/ref-cast ">ref-cast 1.0.26</a></li>
|
||||||
<li><a href=" https://github.com/modelcontextprotocol/rust-sdk/ ">rmcp-macros 1.7.0</a></li>
|
<li><a href=" https://github.com/modelcontextprotocol/rust-sdk/ ">rmcp-macros 2.2.0</a></li>
|
||||||
<li><a href=" https://github.com/modelcontextprotocol/rust-sdk/ ">rmcp 1.7.0</a></li>
|
<li><a href=" https://github.com/modelcontextprotocol/rust-sdk/ ">rmcp 2.2.0</a></li>
|
||||||
<li><a href=" https://github.com/rustls/rustls-platform-verifier ">rustls-platform-verifier-android 0.1.1</a></li>
|
<li><a href=" https://github.com/rustls/rustls-platform-verifier ">rustls-platform-verifier-android 0.1.1</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/rustversion ">rustversion 1.0.22</a></li>
|
<li><a href=" https://github.com/dtolnay/rustversion ">rustversion 1.0.23</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/ryu ">ryu 1.0.23</a></li>
|
<li><a href=" https://github.com/dtolnay/ryu ">ryu 1.0.23</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/semver ">semver 1.0.28</a></li>
|
<li><a href=" https://github.com/dtolnay/semver ">semver 1.0.28</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/serde ">serde 1.0.228</a></li>
|
<li><a href=" https://github.com/serde-rs/serde ">serde 1.0.229</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/serde ">serde_core 1.0.228</a></li>
|
<li><a href=" https://github.com/serde-rs/serde ">serde_core 1.0.229</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/serde ">serde_derive 1.0.228</a></li>
|
<li><a href=" https://github.com/serde-rs/serde ">serde_derive 1.0.229</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/serde ">serde_derive_internals 0.29.1</a></li>
|
<li><a href=" https://github.com/serde-rs/serde ">serde_derive_internals 0.29.1</a></li>
|
||||||
<li><a href=" https://github.com/serde-rs/json ">serde_json 1.0.150</a></li>
|
<li><a href=" https://github.com/serde-rs/json ">serde_json 1.0.150</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/path-to-error ">serde_path_to_error 0.1.20</a></li>
|
<li><a href=" https://github.com/dtolnay/path-to-error ">serde_path_to_error 0.1.20</a></li>
|
||||||
<li><a href=" https://github.com/nox/serde_urlencoded ">serde_urlencoded 0.7.1</a></li>
|
<li><a href=" https://github.com/nox/serde_urlencoded ">serde_urlencoded 0.7.1</a></li>
|
||||||
<li><a href=" https://github.com/comex/rust-shlex ">shlex 2.0.1</a></li>
|
<li><a href=" https://github.com/comex/rust-shlex ">shlex 2.0.1</a></li>
|
||||||
<li><a href=" https://github.com/rusticstuff/simdutf8 ">simdutf8 0.1.5</a></li>
|
<li><a href=" https://github.com/rusticstuff/simdutf8 ">simdutf8 0.1.5</a></li>
|
||||||
<li><a href=" https://github.com/4t145/sse-stream/ ">sse-stream 0.2.3</a></li>
|
<li><a href=" https://github.com/4t145/sse-stream/ ">sse-stream 0.2.4</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/syn ">syn 2.0.117</a></li>
|
<li><a href=" https://github.com/dtolnay/syn ">syn 2.0.119</a></li>
|
||||||
|
<li><a href=" https://github.com/dtolnay/syn ">syn 3.0.0</a></li>
|
||||||
<li><a href=" https://github.com/Actyx/sync_wrapper ">sync_wrapper 1.0.2</a></li>
|
<li><a href=" https://github.com/Actyx/sync_wrapper ">sync_wrapper 1.0.2</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror-impl 1.0.69</a></li>
|
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror-impl 1.0.69</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror-impl 2.0.18</a></li>
|
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror-impl 2.0.19</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror 1.0.69</a></li>
|
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror 1.0.69</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror 2.0.18</a></li>
|
<li><a href=" https://github.com/dtolnay/thiserror ">thiserror 2.0.19</a></li>
|
||||||
<li><a href=" https://github.com/dtolnay/unicode-ident ">unicode-ident 1.0.24</a></li>
|
<li><a href=" https://github.com/dtolnay/unicode-ident ">unicode-ident 1.0.24</a></li>
|
||||||
<li><a href=" https://github.com/alacritty/vte ">utf8parse 0.2.2</a></li>
|
<li><a href=" https://github.com/alacritty/vte ">utf8parse 0.2.2</a></li>
|
||||||
<li><a href=" https://github.com/bytecodealliance/wasi-rs ">wasip3 0.4.0+wasi-0.3.0-rc-2026-01-06</a></li>
|
|
||||||
<li><a href=" https://github.com/MattiasBuelens/wasm-streams/ ">wasm-streams 0.5.0</a></li>
|
<li><a href=" https://github.com/MattiasBuelens/wasm-streams/ ">wasm-streams 0.5.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Apache License
|
<pre class="license-text">Apache License
|
||||||
@@ -4792,7 +4776,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
<h3 id="BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</h3>
|
<h3 id="BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.41.0</a></li>
|
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.43.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) <year> <owner>.
|
<pre class="license-text">Copyright (c) <year> <owner>.
|
||||||
|
|
||||||
@@ -4845,7 +4829,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
<h3 id="CDLA-Permissive-2.0">Community Data License Agreement Permissive 2.0</h3>
|
<h3 id="CDLA-Permissive-2.0">Community Data License Agreement Permissive 2.0</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/rustls/webpki-roots ">webpki-root-certs 1.0.7</a></li>
|
<li><a href=" https://github.com/rustls/webpki-roots ">webpki-root-certs 1.0.9</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text"># Community Data License Agreement - Permissive - Version 2.0
|
<pre class="license-text"># Community Data License Agreement - Permissive - Version 2.0
|
||||||
|
|
||||||
@@ -5202,8 +5186,8 @@ third-party/chromium/LICENSE.
|
|||||||
<h3 id="ISC">ISC License</h3>
|
<h3 id="ISC">ISC License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-rs 1.17.0</a></li>
|
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-rs 1.17.3</a></li>
|
||||||
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.41.0</a></li>
|
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.43.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">ISC License:
|
<pre class="license-text">ISC License:
|
||||||
|
|
||||||
@@ -5219,7 +5203,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/rust-openssl/rust-openssl ">openssl-sys 0.9.116</a></li>
|
<li><a href=" https://github.com/rust-openssl/rust-openssl ">openssl-sys 0.9.117</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2014 Alex Crichton
|
<pre class="license-text">Copyright (c) 2014 Alex Crichton
|
||||||
|
|
||||||
@@ -5252,7 +5236,7 @@ DEALINGS IN THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/tokio-rs/mio ">mio 1.2.1</a></li>
|
<li><a href=" https://github.com/tokio-rs/mio ">mio 1.2.2</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2014 Carl Lerche and other MIO contributors
|
<pre class="license-text">Copyright (c) 2014 Carl Lerche and other MIO contributors
|
||||||
|
|
||||||
@@ -5321,7 +5305,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRES
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/hyperium/h2 ">h2 0.4.14</a></li>
|
<li><a href=" https://github.com/hyperium/h2 ">h2 0.4.15</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2017 h2 authors
|
<pre class="license-text">Copyright (c) 2017 h2 authors
|
||||||
|
|
||||||
@@ -5354,7 +5338,7 @@ DEALINGS IN THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/tokio-rs/bytes ">bytes 1.11.1</a></li>
|
<li><a href=" https://github.com/tokio-rs/bytes ">bytes 1.12.1</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2018 Carl Lerche
|
<pre class="license-text">Copyright (c) 2018 Carl Lerche
|
||||||
|
|
||||||
@@ -5581,42 +5565,10 @@ DEALINGS IN THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/hyperium/http-body ">http-body 1.0.1</a></li>
|
<li><a href=" https://github.com/hyperium/http-body ">http-body-util 0.1.4</a></li>
|
||||||
|
<li><a href=" https://github.com/hyperium/http-body ">http-body 1.1.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
<pre class="license-text">Copyright (c) 2019-2026 Sean McArthur & Hyper Contributors
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any
|
|
||||||
person obtaining a copy of this software and associated
|
|
||||||
documentation files (the "Software"), to deal in the
|
|
||||||
Software without restriction, including without
|
|
||||||
limitation the rights to use, copy, modify, merge,
|
|
||||||
publish, distribute, sublicense, and/or sell copies of
|
|
||||||
the Software, and to permit persons to whom the Software
|
|
||||||
is furnished to do so, subject to the following
|
|
||||||
conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice
|
|
||||||
shall be included in all copies or substantial portions
|
|
||||||
of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
||||||
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
||||||
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
||||||
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
||||||
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
||||||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
||||||
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
||||||
DEALINGS IN THE SOFTWARE.
|
|
||||||
</pre>
|
|
||||||
</li>
|
|
||||||
<li class="license">
|
|
||||||
<h3 id="MIT">MIT License</h3>
|
|
||||||
<h4>Used by:</h4>
|
|
||||||
<ul class="license-used-by">
|
|
||||||
<li><a href=" https://github.com/hyperium/http-body ">http-body-util 0.1.3</a></li>
|
|
||||||
</ul>
|
|
||||||
<pre class="license-text">Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any
|
Permission is hereby granted, free of charge, to any
|
||||||
person obtaining a copy of this software and associated
|
person obtaining a copy of this software and associated
|
||||||
@@ -5808,7 +5760,7 @@ SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-macros 2.7.0</a></li>
|
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-macros 2.7.1</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">MIT License
|
<pre class="license-text">MIT License
|
||||||
|
|
||||||
@@ -5838,7 +5790,7 @@ SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/katharostech/cfg_aliases ">cfg_aliases 0.2.1</a></li>
|
<li><a href=" https://github.com/katharostech/cfg_aliases ">cfg_aliases 0.2.2</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">MIT License
|
<pre class="license-text">MIT License
|
||||||
|
|
||||||
@@ -5855,8 +5807,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRES
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/pepperoni21/ollama-rs ">ollama-rs-macros 0.3.4</a></li>
|
<li><a href=" https://github.com/pepperoni21/ollama-rs ">ollama-rs-macros 0.3.5</a></li>
|
||||||
<li><a href=" https://github.com/pepperoni21/ollama-rs ">ollama-rs 0.3.4</a></li>
|
<li><a href=" https://github.com/pepperoni21/ollama-rs ">ollama-rs 0.3.5</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">MIT License
|
<pre class="license-text">MIT License
|
||||||
|
|
||||||
@@ -5917,7 +5869,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-stream 0.1.18</a></li>
|
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-stream 0.1.18</a></li>
|
||||||
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-util 0.7.18</a></li>
|
<li><a href=" https://github.com/tokio-rs/tokio ">tokio-util 0.7.18</a></li>
|
||||||
<li><a href=" https://github.com/tokio-rs/tokio ">tokio 1.52.3</a></li>
|
<li><a href=" https://github.com/tokio-rs/tokio ">tokio 1.53.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">MIT License
|
<pre class="license-text">MIT License
|
||||||
|
|
||||||
@@ -5946,7 +5898,7 @@ SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/dtolnay/zmij ">zmij 1.0.21</a></li>
|
<li><a href=" https://github.com/dtolnay/zmij ">zmij 1.0.23</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Permission is hereby granted, free of charge, to any
|
<pre class="license-text">Permission is hereby granted, free of charge, to any
|
||||||
person obtaining a copy of this software and associated
|
person obtaining a copy of this software and associated
|
||||||
@@ -5977,7 +5929,7 @@ DEALINGS IN THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/winnow-rs/winnow ">winnow 1.0.3</a></li>
|
<li><a href=" https://github.com/winnow-rs/winnow ">winnow 1.0.4</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">Permission is hereby granted, free of charge, to any person obtaining
|
<pre class="license-text">Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
@@ -6004,8 +5956,9 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/BurntSushi/aho-corasick ">aho-corasick 1.1.4</a></li>
|
<li><a href=" https://github.com/BurntSushi/aho-corasick ">aho-corasick 1.1.4</a></li>
|
||||||
<li><a href=" https://github.com/BurntSushi/jiff ">jiff 0.2.28</a></li>
|
<li><a href=" https://github.com/BurntSushi/jiff ">jiff-core 0.1.0</a></li>
|
||||||
<li><a href=" https://github.com/BurntSushi/memchr ">memchr 2.8.1</a></li>
|
<li><a href=" https://github.com/BurntSushi/jiff ">jiff 0.2.33</a></li>
|
||||||
|
<li><a href=" https://github.com/BurntSushi/memchr ">memchr 2.8.3</a></li>
|
||||||
<li><a href=" https://github.com/BurntSushi/walkdir ">walkdir 2.5.0</a></li>
|
<li><a href=" https://github.com/BurntSushi/walkdir ">walkdir 2.5.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">The MIT License (MIT)
|
<pre class="license-text">The MIT License (MIT)
|
||||||
@@ -6125,7 +6078,7 @@ THE SOFTWARE.
|
|||||||
<h3 id="MIT">MIT License</h3>
|
<h3 id="MIT">MIT License</h3>
|
||||||
<h4>Used by:</h4>
|
<h4>Used by:</h4>
|
||||||
<ul class="license-used-by">
|
<ul class="license-used-by">
|
||||||
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.41.0</a></li>
|
<li><a href=" https://github.com/aws/aws-lc-rs ">aws-lc-sys 0.43.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="license-text">The MIT License (MIT)
|
<pre class="license-text">The MIT License (MIT)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user