deps: bump rust-i18n from 3.1.5 to 4.0.0#217
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
fb9c412 to
429129e
Compare
Bumps [rust-i18n](https://github.com/longbridge/rust-i18n) from 3.1.5 to 4.0.0. - [Release notes](https://github.com/longbridge/rust-i18n/releases) - [Commits](longbridge/rust-i18n@v3.1.5...v4.0.0) --- updated-dependencies: - dependency-name: rust-i18n dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
429129e to
7ef9de1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps rust-i18n from 3.1.5 to 4.0.0.
Release notes
Sourced from rust-i18n's releases.
... (truncated)
Commits
a931914Version 4.0.0410addeReduce allocations create unnecessaryHashMaps andStrings (#133)94a91a7docs: Update user cases. (#134)90b8e37Bump slab from 0.4.10 to 0.4.11 (#122)c58ecb6Bump v4.0.0-preview12d09179Addmessages_for_localemethod to get all message for locale to Backend. (#...1cc7772Addtry_load_localesmethod to rust-i18n-support. (#127)e6d6170chore: Removeonce_cell, usestd::sync::LazyLock. (#131)8e7fb82Bump v4.0.0-preview0 (#130)0ce74a8Convert Backend's &str to Cow instead (#114)