Skip to content

Commit 65fdcc3

Browse files
authored
Update IXDTF (#607)
Release fails without this
1 parent 3ca9152 commit 65fdcc3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 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
@@ -36,7 +36,6 @@ zoneinfo_rs = { version = "~0.0.17", path = "./zoneinfo" }
3636
# Dependencies
3737
rustc-hash = "2.1.0"
3838
num-traits = { version = "0.2.19", default-features = false }
39-
ixdtf = { git = "https://github.com/unicode-org/icu4x", rev = "eee59643" }
4039
iana-time-zone = "0.1.64"
4140
log = "0.4.28"
4241
tzif = "0.4.0"
@@ -53,6 +52,7 @@ databake = "0.2.0"
5352
zerotrie = "0.2.0"
5453
writeable = "0.6.0"
5554
zoneinfo64 = "0.2.0"
55+
ixdtf = "0.6.4"
5656

5757
# Diplomat
5858
diplomat-tool = { version = "0.14.0", default-features = false }

0 commit comments

Comments
 (0)