icu4x icon indicating copy to clipboard operation
icu4x copied to clipboard

Re-enable default features in `clap`

Open sffc opened this issue 1 year ago • 1 comments

Fixes https://github.com/unicode-org/icu4x/issues/4843

Alternatively we could re-enable all the features manually, but that's brittle, and I'd rather use the default features.

We should probably check all the other crates, too. In general I think we should use default features for datagen deps.

sffc avatar Apr 24 '24 17:04 sffc

As long as it's not pulling in more deps I'm fine with it.

Manishearth avatar Apr 24 '24 17:04 Manishearth

Autosubmit = true

sffc avatar May 16 '24 03:05 sffc