mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-24 20:28:06 +02:00
Critical bug fixes and recall improvements (#68)
This commit is contained in:
parent
7d0e7320e2
commit
55247b7fcd
352 changed files with 60069 additions and 900 deletions
|
|
@ -1542,7 +1542,7 @@
|
|||
<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 1.0.14</a></li>
|
||||
<li><a href=" https://github.com/assert-rs/assert_cmd.git ">assert_cmd 2.2.1</a></li>
|
||||
<li><a href=" https://github.com/assert-rs/assert_cmd.git ">assert_cmd 2.2.2</a></li>
|
||||
<li><a href=" https://github.com/bytesize-rs/bytesize ">bytesize 2.3.1</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_builder 4.6.0</a></li>
|
||||
|
|
@ -2621,7 +2621,7 @@ limitations under the License.</pre>
|
|||
<li><a href=" https://github.com/bitflags/bitflags ">bitflags 2.11.1</a></li>
|
||||
<li><a href=" https://github.com/BurntSushi/bstr ">bstr 1.12.1</a></li>
|
||||
<li><a href=" https://github.com/japaric/cast.rs ">cast 0.3.0</a></li>
|
||||
<li><a href=" https://github.com/rust-lang/cc-rs ">cc 1.2.61</a></li>
|
||||
<li><a href=" https://github.com/rust-lang/cc-rs ">cc 1.2.62</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/Nullus157/async-compression ">compression-codecs 0.4.38</a></li>
|
||||
<li><a href=" https://github.com/Nullus157/async-compression ">compression-core 0.4.32</a></li>
|
||||
|
|
@ -2643,7 +2643,7 @@ limitations under the License.</pre>
|
|||
<li><a href=" https://github.com/rust-lang/hashbrown ">hashbrown 0.14.5</a></li>
|
||||
<li><a href=" https://github.com/rust-lang/hashbrown ">hashbrown 0.15.5</a></li>
|
||||
<li><a href=" https://github.com/rust-lang/hashbrown ">hashbrown 0.16.1</a></li>
|
||||
<li><a href=" https://github.com/rust-lang/hashbrown ">hashbrown 0.17.0</a></li>
|
||||
<li><a href=" https://github.com/rust-lang/hashbrown ">hashbrown 0.17.1</a></li>
|
||||
<li><a href=" https://github.com/withoutboats/heck ">heck 0.5.0</a></li>
|
||||
<li><a href=" https://github.com/seanmonstar/httparse ">httparse 1.10.1</a></li>
|
||||
<li><a href=" https://github.com/indexmap-rs/indexmap ">indexmap 2.14.0</a></li>
|
||||
|
|
@ -4557,7 +4557,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
<h3 id="GPL-3.0">GNU General Public License v3.0 only</h3>
|
||||
<h4>Used by:</h4>
|
||||
<ul class="license-used-by">
|
||||
<li><a href=" https://github.com/elicpeter/nyx ">nyx-scanner 0.6.1</a></li>
|
||||
<li><a href=" https://github.com/elicpeter/nyx ">nyx-scanner 0.7.0</a></li>
|
||||
</ul>
|
||||
<pre class="license-text">
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
|
|
@ -5126,7 +5126,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/tower-rs/tower-http ">tower-http 0.6.9</a></li>
|
||||
<li><a href=" https://github.com/tower-rs/tower-http ">tower-http 0.6.10</a></li>
|
||||
</ul>
|
||||
<pre class="license-text">Copyright (c) 2019-2021 Tower Contributors
|
||||
|
||||
|
|
@ -5524,7 +5524,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
<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-util 0.7.18</a></li>
|
||||
<li><a href=" https://github.com/tokio-rs/tokio ">tokio 1.52.2</a></li>
|
||||
<li><a href=" https://github.com/tokio-rs/tokio ">tokio 1.52.3</a></li>
|
||||
</ul>
|
||||
<pre class="license-text">MIT License
|
||||
|
||||
|
|
@ -5973,7 +5973,7 @@ SOFTWARE.
|
|||
<h3 id="MIT">MIT License</h3>
|
||||
<h4>Used by:</h4>
|
||||
<ul class="license-used-by">
|
||||
<li><a href=" https://github.com/ivanceras/r2d2-sqlite ">r2d2_sqlite 0.33.0</a></li>
|
||||
<li><a href=" https://github.com/ivanceras/r2d2-sqlite ">r2d2_sqlite 0.34.0</a></li>
|
||||
</ul>
|
||||
<pre class="license-text">The MIT License (MIT)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue