File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33## Unreleased
4-
5- - Bump ` serde_yaml ` to 0.9.
4+ - Bump ` self_cell ` to 1.x
5+ - Bump ` serde_yaml ` to 0.9
66
77## fluent-bundle 0.15.3 (March 16, 2024)
88 - This is a 'safe harbor' release prior to bringing on non-Mozilla community maintainers
1818 - Workspace: Add various missing documentation and fix typos and links
1919 - Workspace: Cleanup meta-data using workspaces, use SPDX licenses, etc.
2020 - Workspace: Apply rustfmt and clippy lint fixes
21-
2221## fluent-bundle 0.15.2 (October 25, 2021)
2322 - Bump ` self_cell ` to 0.10.
2423
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ intl_pluralrules.workspace = true
3232rustc-hash.workspace = true
3333unic-langid.workspace = true
3434intl-memoizer = { version = " 0.5.2" , path = " ../intl-memoizer" }
35- self_cell = " 0.10 "
35+ self_cell = " 1.0 "
3636smallvec = " 1"
3737
3838[dev-dependencies ]
You can’t perform that action at this time.
0 commit comments