mirror of
https://github.com/threefoldtech/mycelium.git
synced 2026-03-30 16:15:40 +00:00
Bumps the mycelium group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.19` | `0.3.20` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.8` | `0.11.9` | | [netdev](https://github.com/shellrow/netdev) | `0.37.1` | `0.37.3` | | [rtnetlink](https://github.com/rust-netlink/rtnetlink) | `0.17.0` | `0.18.0` | | [nix](https://github.com/nix-rust/nix) | `0.29.0` | `0.30.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.142` | `1.0.143` | Updates `tracing-subscriber` from 0.3.19 to 0.3.20 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.19...tracing-subscriber-0.3.20) Updates `quinn` from 0.11.8 to 0.11.9 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.8...quinn-0.11.9) Updates `netdev` from 0.37.1 to 0.37.3 - [Release notes](https://github.com/shellrow/netdev/releases) - [Commits](https://github.com/shellrow/netdev/commits/v0.37.3) Updates `rtnetlink` from 0.17.0 to 0.18.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.17.0...v0.18.0) Updates `nix` from 0.29.0 to 0.30.1 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](https://github.com/nix-rust/nix/compare/v0.29.0...v0.30.1) Updates `serde_json` from 1.0.142 to 1.0.143 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.142...v1.0.143) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: quinn dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: netdev dependency-version: 0.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: rtnetlink dependency-version: 0.18.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: serde_json dependency-version: 1.0.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium ... Signed-off-by: dependabot[bot] <support@github.com>