Skip to content

Commit a311e6c

Browse files
authored
Merge pull request #197 from seddonym/dependabot/cargo/rust/pyo3-0.24.1
Bump pyo3 from 0.23.4 to 0.24.1 in /rust
2 parents e13b905 + ee575da commit a311e6c

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

rust/Cargo.lock

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

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ regex = "1.11.1"
2424
const_format = "0.2.34"
2525

2626
[dependencies.pyo3]
27-
version = "0.23.4"
27+
version = "0.24.1"
2828

2929
[features]
3030
extension-module = ["pyo3/extension-module"]

0 commit comments

Comments
 (0)