mirror of
https://github.com/threefoldtech/mycelium.git
synced 2026-03-29 07:39:51 +00:00
Bumps the mycelium group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.1` | `1.44.2` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.14` | `0.7.15` | | [rand](https://github.com/rust-random/rand) | `0.9.0` | `0.9.1` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.6.1` | `1.8.2` | | [etherparse](https://github.com/JulianSchmid/etherparse) | `0.17.0` | `0.18.0` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.6` | `0.11.7` | | [rustls](https://github.com/rustls/rustls) | `0.23.25` | `0.23.26` | | [netdev](https://github.com/shellrow/netdev) | `0.33.0` | `0.34.0` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.71` | `0.10.72` | | [libc](https://github.com/rust-lang/libc) | `0.2.171` | `0.2.172` | | [axum](https://github.com/tokio-rs/axum) | `0.8.1` | `0.8.3` | | [prometheus](https://github.com/tikv/rust-prometheus) | `0.13.4` | `0.14.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.14` | `0.12.15` | Updates `tokio` from 1.44.1 to 1.44.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2) Updates `tokio-util` from 0.7.14 to 0.7.15 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.14...tokio-util-0.7.15) Updates `rand` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/0.9.0...rand_core-0.9.1) Updates `blake3` from 1.6.1 to 1.8.2 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.6.1...1.8.2) Updates `etherparse` from 0.17.0 to 0.18.0 - [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.17.0...v0.18.0) Updates `quinn` from 0.11.6 to 0.11.7 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.6...quinn-0.11.7) Updates `rustls` from 0.23.25 to 0.23.26 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.25...v/0.23.26) Updates `netdev` from 0.33.0 to 0.34.0 - [Release notes](https://github.com/shellrow/netdev/releases) - [Commits](https://github.com/shellrow/netdev/compare/v0.33.0...v0.34.0) Updates `openssl` from 0.10.71 to 0.10.72 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.71...openssl-v0.10.72) Updates `libc` from 0.2.171 to 0.2.172 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.172/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.171...0.2.172) Updates `axum` from 0.8.1 to 0.8.3 - [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/commits/axum-v0.8.3) Updates `prometheus` from 0.13.4 to 0.14.0 - [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md) - [Commits](https://github.com/tikv/rust-prometheus/compare/v0.13.4...v0.14.0) Updates `reqwest` from 0.12.14 to 0.12.15 - [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.14...v0.12.15) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: tokio-util dependency-version: 0.7.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: rand dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: blake3 dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: etherparse dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: quinn dependency-version: 0.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: rustls dependency-version: 0.23.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: netdev dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: openssl dependency-version: 0.10.72 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: libc dependency-version: 0.2.172 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: axum dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: prometheus dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: reqwest dependency-version: 0.12.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium ... Signed-off-by: dependabot[bot] <support@github.com>