mirror of
https://github.com/threefoldtech/mycelium.git
synced 2026-04-27 11:25:19 +00:00
d40d049ec4
Bumps the mycelium group with 3 updates: [rustls](https://github.com/rustls/rustls), [rtnetlink](https://github.com/rust-netlink/rtnetlink) and [once_cell](https://github.com/matklad/once_cell). Updates `rustls` from 0.23.23 to 0.23.25 - [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.23...v/0.23.25) Updates `rtnetlink` from 0.15.0 to 0.16.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.15.0...v0.16.0) Updates `once_cell` from 1.21.0 to 1.21.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.21.0...v1.21.1) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: rtnetlink dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium ... Signed-off-by: dependabot[bot] <support@github.com>
mobile crate
This crate will be called from Dart/Flutter, Kotlin(Android), or Swift(iOS)