google / rust_icu

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

Add support for ICU 72.1 #258

Closed filmil closed 2 years ago

filmil commented 2 years ago

ICU 72.1 is a thing now.

We should update rust_icu to handle the new release too. At minimum, this involves generating a new set of bindings.

There are also some brittle tests, which sometimes get broken because of the changing and refinement of CLDR.