google / rust_icu

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

Remove support for ICU versions older than 70.1 #263

Closed filmil closed 1 year ago

filmil commented 2 years ago

As an exception ICU 63.1 is retained since docs.rs may still use it.

Fixes: #262