Skip to content

Commit da398f2

Browse files
Bump pyo3 from 0.24.0 to 0.24.1
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.24.0 to 0.24.1. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.24.0...v0.24.1) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.24.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abac0da commit da398f2

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 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
@@ -14,7 +14,7 @@ categories = ["web-programming"]
1414
crate-type = ["cdylib"]
1515

1616
[dependencies]
17-
pyo3 = "0.24.0"
17+
pyo3 = "0.24.1"
1818
regex = "1.11.0"
1919
url = "2.5.0"
2020
urlpattern = "0.3.0"

0 commit comments

Comments
 (0)