1Password / sys-locale

A small and lightweight Rust library to obtain the active locale on the system.
Apache License 2.0
81 stars 15 forks source link

Release 0.2.4 #16

Closed complexspaces closed 1 year ago

complexspaces commented 1 year ago

This release includes an MSRV bump to accommodate the transition to windows-sys. On other platforms, we still compile with older versions of rustc but that's not explicitly supported.