Skip to content

Commit d97be88

Browse files
committed
upgrade to pyo3 0.25
1 parent c1d80b4 commit d97be88

File tree

2 files changed

+13
-14
lines changed

2 files changed

+13
-14
lines changed

Cargo.lock

Lines changed: 12 additions & 13 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
@@ -15,4 +15,4 @@ crate-type = ["cdylib"]
1515
autosar-data = {version = "0.20"}
1616
autosar-data-specification = {version = "0.20"}
1717
autosar-data-abstraction = {version = "0.5"}
18-
pyo3 = "0.23.3"
18+
pyo3 = "0.25"

0 commit comments

Comments
 (0)