We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1928cf commit 0265261Copy full SHA for 0265261
1 file changed
Cargo.toml
@@ -45,7 +45,7 @@ web-time = "1.1.0"
45
46
# ICU4X
47
tinystr = "0.8.0"
48
-icu_calendar = { version = "2.1.0", default-features = false, features = ["unstable"] }
+icu_calendar = { version = "~2.1.0", default-features = false, features = ["unstable"] }
49
icu_locale_core = "2.1.0"
50
zerovec = "0.11.0"
51
databake = "0.2.0"
0 commit comments