File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ rustc-hash.workspace = true
3333unic-langid.workspace = true
3434intl-memoizer = { version = " 0.5.2" , path = " ../intl-memoizer" }
3535self_cell = " 1.0"
36- smallvec = " 1"
36+ smallvec = " 1.13 "
3737
3838[dev-dependencies ]
3939criterion.workspace = true
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ rustc-hash.workspace = true
2424unic-langid.workspace = true
2525async-trait = " 0.1"
2626chunky-vec = " 0.1"
27- once_cell = " 1.9 "
27+ once_cell = " 1.19 "
2828pin-cell = " 0.2"
2929
3030[dev-dependencies ]
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ futures.workspace = true
2323rustc-hash.workspace = true
2424thiserror.workspace = true
2525unic-langid.workspace = true
26- elsa = " 1.5 "
26+ elsa = " 1.10 "
2727
2828[dev-dependencies ]
2929fluent-langneg.workspace = true
You can’t perform that action at this time.
0 commit comments