Skip to content

Commit 76850e9

Browse files
Bump pyo3 in /fuzzers/structure_aware/forkserver_simple_nautilus (#3120)
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/v0.24.1/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.24.0...v0.24.1) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dongjia "toka" Zhang <[email protected]>
1 parent 95f7c15 commit 76850e9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ paste = "1.0.15"
110110
postcard = { version = "1.0.10", features = [
111111
"alloc",
112112
], default-features = false } # no_std compatible serde serialization format
113-
pyo3 = "0.24.0"
113+
pyo3 = "0.24.1"
114114
pyo3-build-config = "0.24.0"
115115
rangemap = "1.5.1"
116116
regex = "1.10.6"

fuzzers/structure_aware/forkserver_simple_nautilus/Cargo.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)