Skip to content

Commit f35e3f5

Browse files
authored
Merge pull request #7980 from cakebaker/bump_fluent
Bump `fluent` and `fluent-bundle`
2 parents aeadba7 + d6a35dc commit f35e3f5

File tree

4 files changed

+43
-75
lines changed

4 files changed

+43
-75
lines changed

Cargo.lock

Lines changed: 13 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,8 @@ crc32fast = "1.4.2"
363363
digest = "0.10.7"
364364

365365
# Fluent dependencies
366-
fluent-bundle = "0.15.3"
367-
fluent = "0.16.1"
366+
fluent-bundle = "0.16.0"
367+
fluent = "0.17.0"
368368
unic-langid = "0.9.6"
369369

370370
uucore = { version = "0.0.30", package = "uucore", path = "src/uucore" }

deny.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ skip = [
8686
{ name = "itertools", version = "0.13.0" },
8787
# fluent-bundle
8888
{ name = "rustc-hash", version = "1.1.0" },
89-
# fluent-bundle
90-
{ name = "self_cell", version = "0.10.3" },
9189
# ordered-multimap
9290
{ name = "hashbrown", version = "0.14.5" },
9391
# cexpr (via bindgen)

fuzz/Cargo.lock

Lines changed: 28 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)