Skip to content

Commit

Permalink
Update Rust crate pyo3-build-config to 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2023
1 parent 0d4115c commit cf53ac4
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 @@ -16,7 +16,7 @@ thiserror = "1.0.37"
utf8-chars = "2.0.2"

[build-dependencies]
pyo3-build-config = { version = "0.17.1", features = ["resolve-config"] }
pyo3-build-config = { version = "0.19.0", features = ["resolve-config"] }

[patch.crates-io.pyo3-file]
git = 'https://github.com/smheidrich/pyo3-file.git'
Expand Down

0 comments on commit cf53ac4

Please sign in to comment.