update licenses
specify in mcp server that rfc 3339 must be used
This commit is contained in:
@@ -482,10 +482,10 @@
|
||||
<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-nursery/lazy-static.rs ">lazy_static 1.5.0</a></li>
|
||||
<li><a href=" https://github.com/rust-lang/log ">log 0.4.29</a></li>
|
||||
<li><a href=" https://github.com/rust-lang/log ">log 0.4.32</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-syntax 0.8.10</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/Amanieu/thread_local-rs ">thread_local 1.1.9</a></li>
|
||||
</ul>
|
||||
@@ -1115,7 +1115,7 @@ DEALINGS IN THE SOFTWARE.
|
||||
<h3 id="MIT">MIT License</h3>
|
||||
<h4>Used by:</h4>
|
||||
<ul class="license-used-by">
|
||||
<li><a href=" https://github.com/winnow-rs/winnow ">winnow 1.0.1</a></li>
|
||||
<li><a href=" https://github.com/winnow-rs/winnow ">winnow 1.0.3</a></li>
|
||||
</ul>
|
||||
<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
|
||||
|
||||
Reference in New Issue
Block a user