Skip to content

Commit

Permalink
benches: add feature unstable-locales
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Aug 5, 2024
1 parent b18c1c1 commit fb9eebc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bench/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ edition = "2021"
# But not when it lives in a separate crate :-).
# See https://github.com/chronotope/chrono/pull/1104.

[lib]
name = "benches"
[features]
unstable-locales = ["chrono/unstable-locales"]

[dependencies]
chrono = { path = "..", features = ["__internal_bench", "serde"] }
Expand Down

0 comments on commit fb9eebc

Please sign in to comment.