Skip to content

Commit

Permalink
Generate baked data for Units Display Names (#5134)
Browse files Browse the repository at this point in the history
  • Loading branch information
younies authored Jun 27, 2024
1 parent b391147 commit c3e5dbf
Show file tree
Hide file tree
Showing 6 changed files with 57,676 additions and 0 deletions.
1 change: 1 addition & 0 deletions components/experimental/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ pub mod provider {
super::compactdecimal::provider::ShortCompactDecimalFormatDataV1Marker::INFO,
super::dimension::provider::currency::CurrencyEssentialsV1Marker::INFO,
super::dimension::provider::percent::PercentEssentialsV1Marker::INFO,
super::dimension::provider::units::UnitsDisplayNameV1Marker::INFO,
super::displaynames::provider::LanguageDisplayNamesV1Marker::INFO,
super::displaynames::provider::LocaleDisplayNamesV1Marker::INFO,
super::displaynames::provider::RegionDisplayNamesV1Marker::INFO,
Expand Down
3 changes: 3 additions & 0 deletions provider/data/experimental/data/mod.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c3e5dbf

Please sign in to comment.