Skip to content

Commit

Permalink
Bump pyo3.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-parton committed Oct 13, 2023
1 parent 869408a commit ec92e72
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 17 deletions.
39 changes: 23 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ crate-type = ["cdylib"]

[dependencies]
chardetng = "0.1.17"
pyo3 = "0.19.2"
pyo3 = "0.20.0"

[profile.release]
lto = true
Expand Down

0 comments on commit ec92e72

Please sign in to comment.