Skip to content

Commit 98cb909

Browse files
Merge pull request #57 from codecov/dependabot/cargo/pyo3-0.22.4
Bump pyo3 from 0.22.3 to 0.22.4
2 parents a189461 + 3ac5646 commit 98cb909

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindings/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ crate-type = ["cdylib"]
1111
[dependencies]
1212
codecov-rs = { path = "../core" }
1313

14-
pyo3 = { version = "0.22.3", features = ["extension-module", "abi3-py312"] }
14+
pyo3 = { version = "0.22.4", features = ["extension-module", "abi3-py312"] }

0 commit comments

Comments
 (0)