mindustry-mods icon indicating copy to clipboard operation
mindustry-mods copied to clipboard

Currated list of Mindustry mods.

Results 10 mindustry-mods issues
Sort by recently updated
recently updated
newest added

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.5.0 to 1.8.0. Release notes Sourced from smallvec's releases. v1.8.0 Add optional support for the arbitrary crate (#275). v1.7.0 new_const and from_const constructors for creating a SmallVec...

dependencies
rust

Bumps [arc-swap](https://github.com/vorner/arc-swap) from 0.4.5 to 0.4.8. Changelog Sourced from arc-swap's changelog. 0.4.8 Backport of fix to soundness issue in #45 (access::Map from Constant can lead to dangling references). 0.4.7 Rename...

dependencies
rust

Bumps [net2](https://github.com/deprecrated/net2-rs) from 0.2.33 to 0.2.37. Commits a183475 Release v0.2.37 6081dff haiku: Fix sockaddr_in/sockaddr_in6; Solves #108 71708b7 Release v0.2.36 49b43f2 Do not assume memory layout of std::net::SocketAddr 77a6eb4 Release v0.2.35...

dependencies
rust

Bumps [miow](https://github.com/yoshuawuyts/miow) from 0.2.1 to 0.2.2. Commits 6fd7b9c Bump version to 0.2.2 550efc2 Merge branch 'fix-sockaddr-convertion-v0.2.x' into 0.2.x ca8db53 Stop using from_ne_bytes to be compatible with Rust < 1.32.0 3e217e3...

dependencies
rust

Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.12.3 to 0.12.4. Release notes Sourced from pyo3's releases. PyO3 0.12.4 This release fixes a reference count issue discovered in PyO3 0.12.3, present in the implementation of...

dependencies
rust

Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.2.13 to 1.8.4. Release notes Sourced from tokio's releases. Tokio v1.8.4 1.8.4 (November 15, 2021) This release backports a bugfix for a data race when sending and...

dependencies
rust

Bumps [hyper](https://github.com/hyperium/hyper) from 0.13.9 to 0.13.10. Release notes Sourced from hyper's releases. v0.13.10 Bug Fixes http1: fix server misinterpretting multiple Transfer-Encoding headers (6d9e5f9f) See https://github.com/hyperium/hyper/security/advisories/GHSA-6hfq-h8hq-87mf Changelog Sourced from hyper's changelog....

dependencies
rust

Bumps [socket2](https://github.com/rust-lang/socket2) from 0.3.11 to 0.3.19. Changelog Sourced from socket2's changelog. 0.4.5 Changed Replace winapi dependency with windows-sys (rust-lang/socket2#303). Added Socket::join_ssm_v4 and Socket::leave_ssm_v4 (rust-lang/socket2#298). Socket::set_recv_tos and Socket::recv_tos (rust-lang/socket2#299). Fixed Fix...

dependencies
rust

Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.12.3 to 0.12.4. Changelog Sourced from generic-array's changelog. 0.12.4 Fix unsoundness in the arr! macro. 0.12.0 Allow trailing commas in arr! macro. BREAKING: Serialize GenericArray using serde...

dependencies
rust

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies
python