Skip to content
This repository was archived by the owner on Jun 5, 2024. It is now read-only.

Commit 0b76a85

Browse files
Update Rust crate pyo3 to 0.21.2
1 parent f221010 commit 0b76a85

File tree

2 files changed

+19
-11
lines changed

2 files changed

+19
-11
lines changed

Cargo.lock

Lines changed: 18 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
@@ -45,6 +45,6 @@ version = "2.15"
4545
optional = true
4646

4747
[dependencies.pyo3]
48-
version = "0.20"
48+
version = "0.21.2"
4949
features = ["serde"]
5050
optional = true

0 commit comments

Comments
 (0)