Skip to content

Commit 45a893d

Browse files
fix(deps): update rust crate pyo3 to 0.23.0
1 parent 99059e8 commit 45a893d

File tree

2 files changed

+48
-158
lines changed

2 files changed

+48
-158
lines changed

Cargo.lock

+47-157
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ crate-type = [
3333
[dependencies]
3434
cxx = "1.0.94"
3535
lzokay-sys = { path = "./lzokay-sys" }
36-
pyo3 = "0.18.1"
36+
pyo3 = "0.23.0"
3737

3838
[dev-dependencies]
3939
criterion = "0.3"

0 commit comments

Comments
 (0)