Skip to content

Commit 5f8c09f

Browse files
authored
Merge pull request #38 from kraken-tech/dependabot/cargo/pyo3-0.28.2
Bump pyo3 from 0.28.0 to 0.28.2
2 parents f13cd39 + f9ba511 commit 5f8c09f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name = "rustfluent"
99
crate-type = ["cdylib"]
1010

1111
[dependencies]
12-
pyo3 = { version = "0.28.0", features = ["chrono"] }
12+
pyo3 = { version = "0.28.2", features = ["chrono"] }
1313
fluent = "0.17.0"
1414
unic-langid = "0.9.6"
1515
fluent-bundle = "0.16.0"

0 commit comments

Comments
 (0)