v2.1.0
What's Changed
- Bump
syn
from1.0.82
to2.0.18
by @sunli829 in #42 - Rewrite SimpleBackend translations struct to avoid memory allocation of the key string. by @huacnlee in #41
- Update
toml
in the main rust-i18n crate to match that of the rust-i18n-support crate by @urkle in #43 - Improve current_locale get performance by use RwLock.
New Contributors
Full Changelog: v2.0.0...v2.1.0