@@ -34,22 +34,22 @@ timezone_provider = { version = "~0.1.0", path = "./provider" }
34
34
zoneinfo_rs = { version = " ~0.0.17" , path = " ./zoneinfo" }
35
35
36
36
# Dependencies
37
- tinystr = { git = " https://github.com/unicode-org/icu4x" , rev = " 0f9fd3dd847a5a4682f7ec8a300555a7d761258c " }
38
- icu_calendar = { git = " https://github.com/unicode-org/icu4x" , rev = " 0f9fd3dd847a5a4682f7ec8a300555a7d761258c " , default-features = false }
39
- icu_locale = { git = " https://github.com/unicode-org/icu4x" , rev = " 0f9fd3dd847a5a4682f7ec8a300555a7d761258c " }
37
+ tinystr = { git = " https://github.com/unicode-org/icu4x" , rev = " 5a56323558 " }
38
+ icu_calendar = { git = " https://github.com/unicode-org/icu4x" , rev = " 5a56323558 " , default-features = false }
39
+ icu_locale = { git = " https://github.com/unicode-org/icu4x" , rev = " 5a56323558 " }
40
40
rustc-hash = " 2.1.0"
41
41
num-traits = { version = " 0.2.19" , default-features = false }
42
- ixdtf = { git = " https://github.com/unicode-org/icu4x" , rev = " 0f9fd3dd847a5a4682f7ec8a300555a7d761258c " }
42
+ ixdtf = { git = " https://github.com/unicode-org/icu4x" , rev = " 5a56323558 " }
43
43
iana-time-zone = " 0.1.64"
44
44
log = " 0.4.28"
45
45
tzif = " 0.4.0"
46
46
jiff-tzdb = " 0.1.4"
47
47
combine = " 4.6.7"
48
48
web-time = " 1.1.0"
49
- zerovec = { git = " https://github.com/unicode-org/icu4x" , rev = " 0f9fd3dd847a5a4682f7ec8a300555a7d761258c " }
50
- databake = { git = " https://github.com/unicode-org/icu4x" , rev = " 0f9fd3dd847a5a4682f7ec8a300555a7d761258c " }
51
- zerotrie = { git = " https://github.com/unicode-org/icu4x" , rev = " 0f9fd3dd847a5a4682f7ec8a300555a7d761258c " }
52
- writeable = { git = " https://github.com/unicode-org/icu4x" , rev = " 0f9fd3dd847a5a4682f7ec8a300555a7d761258c " }
49
+ zerovec = { git = " https://github.com/unicode-org/icu4x" , rev = " 5a56323558 " }
50
+ databake = { git = " https://github.com/unicode-org/icu4x" , rev = " 5a56323558 " }
51
+ zerotrie = { git = " https://github.com/unicode-org/icu4x" , rev = " 5a56323558 " }
52
+ writeable = { git = " https://github.com/unicode-org/icu4x" , rev = " 5a56323558 " }
53
53
zoneinfo64 = " 0.2.0"
54
54
55
55
# Diplomat
0 commit comments