You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
Bumps the crates group with 5 updates in the /userspace/ksud_overlayfs directory: | Package | From | To | | --- | --- | --- | | [libc](https://github.com/rust-lang/libc) | `0.2.173` | `0.2.174` | | [autocfg](https://github.com/cuviper/autocfg) | `1.4.0` | `1.5.0` | | [r-efi](https://github.com/r-efi/r-efi) | `5.2.0` | `5.3.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.103` | `2.0.104` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.25` | `0.8.26` | Updates `libc` from 0.2.173 to 0.2.174 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.174/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.173...0.2.174) Updates `autocfg` from 1.4.0 to 1.5.0 - [Commits](https://github.com/cuviper/autocfg/compare/1.4.0...1.5.0) Updates `r-efi` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/r-efi/r-efi/releases) - [Changelog](https://github.com/r-efi/r-efi/blob/main/NEWS.md) - [Commits](https://github.com/r-efi/r-efi/compare/v5.2.0...v5.3.0) Updates `syn` from 2.0.103 to 2.0.104 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.103...2.0.104) Updates `zerocopy` from 0.8.25 to 0.8.26 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/compare/v0.8.25...v0.8.26) Updates `zerocopy-derive` from 0.8.25 to 0.8.26 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/compare/v0.8.25...v0.8.26) --- updated-dependencies: - dependency-name: libc dependency-version: 0.2.174 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: autocfg dependency-version: 1.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: r-efi dependency-version: 5.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: syn dependency-version: 2.0.104 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: zerocopy dependency-version: 0.8.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: zerocopy-derive dependency-version: 0.8.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates ... Signed-off-by: dependabot[bot] <support@github.com>