Skip to content

Commit 2eb07ff

Browse files
committed
deps(fluent-fallback): Bump once_cell to 1.21
1 parent c5885ed commit 2eb07ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fluent-fallback/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rustc-hash.workspace = true
2222
unic-langid.workspace = true
2323
async-trait = "0.1"
2424
chunky-vec = "0.1"
25-
once_cell = "1.19"
25+
once_cell = "1.21"
2626
pin-cell = "0.2"
2727

2828
[dev-dependencies]

0 commit comments

Comments
 (0)