File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -132,9 +132,9 @@ include = [
132132
133133# ICU4X core
134134# These use non-tilde deps, see https://github.com/unicode-org/icu4x/issues/4343
135- icu_locale_core = { version = " 2.0 .0" , path = " components/locale_core" , default-features = false }
136- icu_provider = { version = " 2.0 .0" , path = " provider/core" , default-features = false }
137- icu_pattern = { version = " 0.4.0 " , path = " components/pattern" , default-features = false }
135+ icu_locale_core = { version = " 2.1 .0" , path = " components/locale_core" , default-features = false }
136+ icu_provider = { version = " 2.1 .0" , path = " provider/core" , default-features = false }
137+ icu_pattern = { version = " 0.4.1 " , path = " components/pattern" , default-features = false }
138138
139139# Components
140140icu = { version = " ~2.1.0" , path = " components/icu" , default-features = false }
You can’t perform that action at this time.
0 commit comments