Skip to content

Commit 23f4034

Browse files
committed
Update fluent to v0.17.0 and fluent-bundle to v0.16.0
1 parent f857d30 commit 23f4034

File tree

2 files changed

+28
-24
lines changed

2 files changed

+28
-24
lines changed

Cargo.lock

Lines changed: 26 additions & 22 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
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010

1111
[dependencies]
1212
pyo3 = { version = "0.25.1", features = ["chrono"] }
13-
fluent = "0.16.1"
13+
fluent = "0.17.0"
1414
unic-langid = "0.9.6"
15-
fluent-bundle = "0.15.3"
15+
fluent-bundle = "0.16.0"
1616
chrono = "0.4.41"

0 commit comments

Comments
 (0)