chore(deps): bump base64 from 0.22.1 to 0.23.0 in /src-tauri
Brought to you by:
thebguy
Originally created by: dependabot[bot]
Bumps base64 from 0.22.1 to 0.23.0.
Sourced from base64's changelog.
0.23.0
- Added more consts for preconfigured configs and engines
- Make DecodeError::InvalidLastSymbol more clear by including the decoded value
- Added SIMD-accelerated engines behind the default-on
simd-unsafefeature:Simdpicks the best instruction set at runtime (AVX2 onx86_64, NEON onaarch64) and falls back to the scalarGeneralPurposeengine, whileAvx2andNeontarget one instruction set with no runtime detection and work inno_std. The engines support the standard and URL-safe alphabets.- Update MSRV to 1.71.0
- Add support for custom padding symbols
9e9220a v0.23.0870326e Merge pull request #306](https://github.com/href="https://redirect.github.com/marshallpierce/rust-base64/issues/306">/issues/306) from marshallpierce/mp/trailing-bits-docsfbec5f1 Document no trailing trailing bits0a23549 Merge pull request #305](https://github.com/href="https://redirect.github.com/marshallpierce/rust-base64/issues/305">/issues/305) from marshallpierce/mp/edition-2021f10b7e2 Update deps & edition9d21a59 Merge pull request #304](https://github.com/href="https://redirect.github.com/marshallpierce/rust-base64/issues/304">/issues/304) from marshallpierce/mp/custom-padding-rebasef70bad2 Support custom padding symbols684d79c Merge pull request #301](https://github.com/href="https://redirect.github.com/marshallpierce/rust-base64/issues/301">/issues/301) from marshallpierce/mp/simd-gardening5bf66f2 Merge pull request #284](https://github.com/href="https://redirect.github.com/marshallpierce/rust-base64/issues/284">/issues/284) from AbeZbm/add-testsd3831cf Followups to SIMD workDependabot 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.
Originally posted by: cloudflare-workers-and-pages[bot]
Deploying gitdesktop with
Cloudflare Pages
90809f7View logs