Skip to content

Commit f56a544

Browse files
authored
Merge pull request #99 from harvard-lil/dependabot/cargo/pyo3-0.29.0
Bump pyo3 from 0.28.3 to 0.29.0
2 parents 6db1c58 + 141f8bc commit f56a544

2 files changed

Lines changed: 11 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 11 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
@@ -60,7 +60,7 @@ binoc-dbf = { path = "model-plugins/binoc-dbf" }
6060
serde = { version = "1.0.228", features = ["derive"] }
6161
serde_json = "1.0.150"
6262
tempfile = "3.26.0"
63-
pyo3 = { version = "0.28.3", features = ["extension-module", "abi3-py310"] }
63+
pyo3 = { version = "0.29.0", features = ["extension-module", "abi3-py310"] }
6464

6565
[patch.crates-io]
6666
sas_xport = { path = "vendor/sas_xport" }

0 commit comments

Comments
 (0)