mirror of
https://github.com/threefoldtech/mycelium.git
synced 2026-05-14 19:35:10 +00:00
8f180d2e38
Bumps the mycelium group with 8 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.51.1` | `1.52.1` | | [etherparse](https://github.com/JulianSchmid/etherparse) | `0.19.0` | `0.20.1` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.77` | `0.10.78` | | [axum](https://github.com/tokio-rs/axum) | `0.8.8` | `0.8.9` | | [axum-extra](https://github.com/tokio-rs/axum) | `0.12.5` | `0.12.6` | | [hickory-server](https://github.com/hickory-dns/hickory-dns) | `0.25.2` | `0.26.0` | | [hickory-resolver](https://github.com/hickory-dns/hickory-dns) | `0.25.2` | `0.26.0` | | [rtnetlink](https://github.com/rust-netlink/rtnetlink) | `0.20.0` | `0.21.0` | Updates `tokio` from 1.51.1 to 1.52.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.51.1...tokio-1.52.1) Updates `etherparse` from 0.19.0 to 0.20.1 - [Release notes](https://github.com/JulianSchmid/etherparse/releases) - [Changelog](https://github.com/JulianSchmid/etherparse/blob/master/changelog.md) - [Commits](https://github.com/JulianSchmid/etherparse/compare/v0.19.0...v0.20.1) Updates `openssl` from 0.10.77 to 0.10.78 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.77...openssl-v0.10.78) Updates `axum` from 0.8.8 to 0.8.9 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.8...axum-v0.8.9) Updates `axum-extra` from 0.12.5 to 0.12.6 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-extra-v0.12.5...axum-extra-v0.12.6) Updates `hickory-server` from 0.25.2 to 0.26.0 - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md) - [Commits](https://github.com/hickory-dns/hickory-dns/compare/v0.25.2...v0.26.0) Updates `hickory-resolver` from 0.25.2 to 0.26.0 - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md) - [Commits](https://github.com/hickory-dns/hickory-dns/compare/v0.25.2...v0.26.0) Updates `rtnetlink` from 0.20.0 to 0.21.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.20.0...v0.21.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: etherparse dependency-version: 0.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: openssl dependency-version: 0.10.78 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: axum-extra dependency-version: 0.12.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: hickory-server dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: hickory-resolver dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: rtnetlink dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium ... Signed-off-by: dependabot[bot] <support@github.com>