Skip to content

Commit

Permalink
Bump pyo3-build-config from 0.20.1 to 0.20.2 (#1151)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 1ff756f commit 545f8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ pyo3 = { version = "0.20.2", features = ["auto-initialize"] }
[build-dependencies]
version_check = "0.9.4"
# used where logic has to be version/distribution specific, e.g. pypy
pyo3-build-config = { version = "0.20.1" }
pyo3-build-config = { version = "0.20.2" }

[lints.clippy]
dbg_macro = "warn"
Expand Down

0 comments on commit 545f8c3

Please sign in to comment.