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
33
33
unic-langid.workspace = true
34
34
intl-memoizer = { version = " 0.5.2" , path = " ../intl-memoizer" }
35
35
self_cell = " 1.0"
36
- smallvec = " 1"
36
+ smallvec = " 1.13 "
37
37
38
38
[dev-dependencies ]
39
39
criterion.workspace = true
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ rustc-hash.workspace = true
24
24
unic-langid.workspace = true
25
25
async-trait = " 0.1"
26
26
chunky-vec = " 0.1"
27
- once_cell = " 1.9 "
27
+ once_cell = " 1.19 "
28
28
pin-cell = " 0.2"
29
29
30
30
[dev-dependencies ]
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ futures.workspace = true
23
23
rustc-hash.workspace = true
24
24
thiserror.workspace = true
25
25
unic-langid.workspace = true
26
- elsa = " 1.5 "
26
+ elsa = " 1.10 "
27
27
28
28
[dev-dependencies ]
29
29
fluent-langneg.workspace = true
You can’t perform that action at this time.
0 commit comments