You've already forked KernelSU
mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
Bumps [encoding_rs](https://github.com/hsivonen/encoding_rs) from 0.8.33 to 0.8.34. <details> <summary>Commits</summary> <ul> <li><a href="a0c5c578db"><code>a0c5c57</code></a> Increment version number to 0.8.34</li> <li><a href="8bcba0b8cd"><code>8bcba0b</code></a> Move a negation to the right place and cargo fmt</li> <li><a href="29668e345a"><code>29668e3</code></a> Move a negation to the right place</li> <li><a href="dbf673ef1c"><code>dbf673e</code></a> Work around bad SIMD codegen on 32-bit ARM</li> <li><a href="3c96213bf7"><code>3c96213</code></a> Add rust-version to Cargo.toml</li> <li><a href="98f3c6a657"><code>98f3c6a</code></a> Update README</li> <li><a href="598edc8602"><code>598edc8</code></a> Port from packed_simd crate to portable_simd feature (aarch64 part)</li> <li><a href="2d198c8354"><code>2d198c8</code></a> Port from packed_simd crate to portable_simd feature (x86_64 part)</li> <li><a href="9217fd2178"><code>9217fd2</code></a> Remove the remains of Travis</li> <li><a href="966fc0aa72"><code>966fc0a</code></a> wip mem</li> <li>Additional commits viewable in <a href="https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>