Skip to content

Commit b68cd5e

Browse files
committed
Bumped pyo3 to 0.27.1
1 parent f282730 commit b68cd5e

File tree

2 files changed

+16
-24
lines changed

2 files changed

+16
-24
lines changed

Cargo.lock

Lines changed: 15 additions & 23 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,5 +9,5 @@ name = "bidi"
99
crate-type = ["cdylib"]
1010

1111
[dependencies]
12-
pyo3 = { version = "0.23.3", features = ["extension-module"] }
12+
pyo3 = { version = "0.27.1", features = ["extension-module"] }
1313
unicode-bidi = "0.3.18"

0 commit comments

Comments
 (0)