mirror of
https://github.com/threefoldtech/mycelium.git
synced 2026-05-26 18:34:17 +00:00
a123ebc60b
Bumps the mycelium group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.218` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.5.5` | `1.6.1` | | [tokio-tun](https://github.com/yaa110/tokio-tun) | `0.13.0` | `0.13.2` | | [libc](https://github.com/rust-lang/libc) | `0.2.169` | `0.2.170` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | | [serde_json](https://github.com/serde-rs/json) | `1.0.138` | `1.0.140` | Updates `serde` from 1.0.217 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.217...v1.0.218) Updates `blake3` from 1.5.5 to 1.6.1 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.5.5...1.6.1) Updates `tokio-tun` from 0.13.0 to 0.13.2 - [Release notes](https://github.com/yaa110/tokio-tun/releases) - [Commits](https://github.com/yaa110/tokio-tun/compare/0.13.0...0.13.2) Updates `libc` from 0.2.169 to 0.2.170 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.170/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.169...0.2.170) Updates `thiserror` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/2.0.11...2.0.12) Updates `serde_json` from 1.0.138 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.138...v1.0.140) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: blake3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: tokio-tun dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium ... Signed-off-by: dependabot[bot] <support@github.com>