Skip to content

Commit 545f8c3

Browse files
Bump pyo3-build-config from 0.20.1 to 0.20.2 (#1151)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ff756f commit 545f8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ pyo3 = { version = "0.20.2", features = ["auto-initialize"] }
7575
[build-dependencies]
7676
version_check = "0.9.4"
7777
# used where logic has to be version/distribution specific, e.g. pypy
78-
pyo3-build-config = { version = "0.20.1" }
78+
pyo3-build-config = { version = "0.20.2" }
7979

8080
[lints.clippy]
8181
dbg_macro = "warn"

0 commit comments

Comments
 (0)