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 compile warnings stemming from Cargo.toml. #211

Closed filmil closed 3 years ago

filmil commented 3 years ago

This change removes the extraneous warnings from the Cargo.toml files which accummulated but wre never removed. I realized that they are printed on every cargo invocation, which makes for a lot of unneded output.

So, removed.