Skip to content

Commit cc875e3

Browse files
Bump pyo3 from 0.13.2 to 0.18.0 in /src/rust
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.13.2 to 0.18.0. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.13.2...v0.18.0) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 407dd88 commit cc875e3

2 files changed

Lines changed: 54 additions & 97 deletions

File tree

src/rust/Cargo.lock

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

src/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ publish = false
77

88
[dependencies]
99
lazy_static = "1"
10-
pyo3 = { version = "0.13.1" }
10+
pyo3 = { version = "0.18.0" }
1111
asn1 = { version = "0.5.3", default-features = false, features = ["derive"] }
1212
chrono = { version = "0.4", default-features = false, features = ["alloc"] }
1313
ouroboros = "0.9"

0 commit comments

Comments
 (0)