Skip to content

Commit 57e7525

Browse files
committed
deps(fluent-bundle): Bump non-breaking dependency to current series
1 parent 4da489f commit 57e7525

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fluent-bundle/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ intl_pluralrules.workspace = true
3030
rustc-hash.workspace = true
3131
unic-langid.workspace = true
3232
intl-memoizer = { version = "0.5.2", path = "../intl-memoizer" }
33-
self_cell = "1.0"
33+
self_cell = "1.2"
3434
smallvec = "1.13"
3535

3636
[dev-dependencies]
3737
criterion.workspace = true
3838
iai.workspace = true
3939
serde = { workspace = true, features = ["derive"] }
4040
unic-langid = { workspace = true, features = ["macros"] }
41-
rand = "0.8"
41+
rand = "0.9"
4242
serde_yaml = "0.9"
4343

4444
[features]

0 commit comments

Comments
 (0)