Skip to content

Commit 4945b7a

Browse files
Bump the mycelium group with 22 updates
Bumps the mycelium group with 22 updates: | Package | From | To | | --- | --- | --- | | [cdn-meta](https://github.com/threefoldtech/mycelium-cdn-registry) | ``2fac047`` | ``b5848e6`` | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.49.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.16` | `0.7.18` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.22` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.17` | `0.1.18` | | [left-right](https://github.com/jonhoo/left-right) | `0.11.6` | `0.11.7` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.2` | `1.8.3` | | [rustls](https://github.com/rustls/rustls) | `0.23.34` | `0.23.36` | | [rcgen](https://github.com/rustls/rcgen) | `0.14.5` | `0.14.6` | | [netdev](https://github.com/shellrow/netdev) | `0.38.2` | `0.40.0` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.74` | `0.10.75` | | [arc-swap](https://github.com/vorner/arc-swap) | `1.7.1` | `1.8.0` | | [axum](https://github.com/tokio-rs/axum) | `0.8.6` | `0.8.8` | | [axum-extra](https://github.com/tokio-rs/axum) | `0.10.3` | `0.12.5` | | [redis](https://github.com/redis-rs/redis-rs) | `0.32.7` | `1.0.2` | | [rtnetlink](https://github.com/rust-netlink/rtnetlink) | `0.18.1` | `0.20.0` | | [nix](https://github.com/nix-rust/nix) | `0.29.0` | `0.30.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.177` | `0.2.180` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [byte-unit](https://github.com/magiclen/byte-unit) | `5.1.6` | `5.2.0` | Updates `cdn-meta` from `2fac047` to `b5848e6` - [Release notes](https://github.com/threefoldtech/mycelium-cdn-registry/releases) - [Commits](threefoldtech/mycelium-cdn-registry@2fac047...b5848e6) Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) Updates `tokio-util` from 0.7.16 to 0.7.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.16...tokio-util-0.7.18) Updates `bytes` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.1...v1.11.0) Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `tracing-subscriber` from 0.3.20 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.22) Updates `tokio-stream` from 0.1.17 to 0.1.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.17...tokio-stream-0.1.18) Updates `left-right` from 0.11.6 to 0.11.7 - [Commits](jonhoo/left-right@v0.11.6...v0.11.7) Updates `blake3` from 1.8.2 to 1.8.3 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.2...1.8.3) Updates `rustls` from 0.23.34 to 0.23.36 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.34...v/0.23.36) Updates `rcgen` from 0.14.5 to 0.14.6 - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v0.14.5...v0.14.6) Updates `netdev` from 0.38.2 to 0.40.0 - [Release notes](https://github.com/shellrow/netdev/releases) - [Commits](shellrow/netdev@v0.38.2...v0.40.0) Updates `openssl` from 0.10.74 to 0.10.75 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.74...openssl-v0.10.75) Updates `arc-swap` from 1.7.1 to 1.8.0 - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](vorner/arc-swap@v1.7.1...v1.8.0) Updates `axum` from 0.8.6 to 0.8.8 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.6...axum-v0.8.8) Updates `axum-extra` from 0.10.3 to 0.12.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-extra-v0.10.3...axum-extra-v0.12.5) Updates `redis` from 0.32.7 to 1.0.2 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-0.32.7...redis-1.0.2) Updates `rtnetlink` from 0.18.1 to 0.20.0 - [Release notes](https://github.com/rust-netlink/rtnetlink/releases) - [Changelog](https://github.com/rust-netlink/rtnetlink/blob/main/CHANGELOG) - [Commits](rust-netlink/rtnetlink@v0.18.1...v0.20.0) Updates `nix` from 0.29.0 to 0.30.1 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.29.0...v0.30.1) Updates `libc` from 0.2.177 to 0.2.180 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.177...0.2.180) Updates `serde_json` from 1.0.145 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) Updates `byte-unit` from 5.1.6 to 5.2.0 - [Commits](magiclen/Byte-Unit@v5.1.6...v5.2.0) --- updated-dependencies: - dependency-name: cdn-meta dependency-version: b5848e6e9e6a9a1c122ea5744b819256071b2c70 dependency-type: direct:production dependency-group: mycelium - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: tokio-util dependency-version: 0.7.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: bytes dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: tokio-stream dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: left-right dependency-version: 0.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: blake3 dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: rustls dependency-version: 0.23.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: rcgen dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: netdev dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: openssl dependency-version: 0.10.75 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: arc-swap dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: axum dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: axum-extra dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: redis dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mycelium - dependency-name: rtnetlink dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: nix dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: libc dependency-version: 0.2.180 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: byte-unit dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a44afd commit 4945b7a

File tree

5 files changed

+384
-102
lines changed

5 files changed

+384
-102
lines changed

0 commit comments

Comments
 (0)