kellpossible / cargo-i18n

A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library
MIT License
121 stars 25 forks source link

bump to final dashmap 4.0 API #56

Closed Roguelazer closed 3 years ago

Roguelazer commented 3 years ago

Fixes #55

kellpossible commented 3 years ago

Thanks @Roguelazer ! Sorry I didn't see this PR until fixing the problem myself, but I noticed you were using the DashMap 4.0 API in a safer way, so I incorporated it into i18n-embed-fl version 0.3.1.