Skip to content

Commit f2ce6da

Browse files
authored
Update icu4x to 2.0.0-beta2 (#218)
It may be possible to use the `icu_time` crate for some timezone stuff now
1 parent bca9957 commit f2ce6da

File tree

2 files changed

+28
-39
lines changed

2 files changed

+28
-39
lines changed

Cargo.lock

Lines changed: 27 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ exclude = [
2121

2222
[workspace.dependencies]
2323
tinystr = "0.8.0"
24-
icu_calendar = { version = "2.0.0-beta1", default-features = false}
24+
icu_calendar = { version = "2.0.0-beta2", default-features = false}
2525
rustc-hash = "2.1.0"
2626
bitflags = "2.7.0"
2727
num-traits = "0.2.19"

0 commit comments

Comments
 (0)