mirror of
https://github.com/threefoldtech/mycelium.git
synced 2026-03-29 07:39:51 +00:00
Bumps the mycelium group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.43.0` | `1.44.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.0` | `1.10.1` | | [netdev](https://github.com/shellrow/netdev) | `0.32.0` | `0.33.0` | | [rtnetlink](https://github.com/rust-netlink/rtnetlink) | `0.14.1` | `0.15.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.170` | `0.2.171` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.3` | `1.21.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.12` | `0.12.13` | Updates `tokio` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.44.0) Updates `serde` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.218...v1.0.219) Updates `bytes` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.10.0...v1.10.1) Updates `netdev` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/shellrow/netdev/releases) - [Commits](https://github.com/shellrow/netdev/compare/v0.32.0...v0.33.0) Updates `rtnetlink` from 0.14.1 to 0.15.0 - [Release notes](https://github.com/rust-netlink/rtnetlink/releases) - [Changelog](https://github.com/rust-netlink/rtnetlink/blob/main/CHANGELOG) - [Commits](https://github.com/rust-netlink/rtnetlink/compare/v0.14.1...v0.15.0) Updates `libc` from 0.2.170 to 0.2.171 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.171/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.170...0.2.171) Updates `once_cell` from 1.20.3 to 1.21.0 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.20.3...v1.21.0) Updates `reqwest` from 0.12.12 to 0.12.13 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.12...v0.12.13) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: netdev dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: rtnetlink dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium ... Signed-off-by: dependabot[bot] <support@github.com>