google / rust_icu

rust_icu: rust bindings for ICU (International Components for Unicode) library
Apache License 2.0
113 stars 34 forks source link

Upgrade to ICU 73.1 #270

Closed filmil closed 1 year ago

filmil commented 1 year ago

This is your regular once-in-6-months update of the major ICU version.

ICU 73.1 was released in mid-April 2023: https://icu.unicode.org/download/73

rust_icu sometimes has an issue with change detector tests which get tripped up by evolving CLDR information in some languages.

filmil commented 1 year ago

This is done.