diff --git a/Cargo.toml b/Cargo.toml index c791389..db6f79f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,4 +24,4 @@ chrono = { version = "0.4.38", features = ["serde"] } pyo3-file = "0.12.0" [build-dependencies] -pyo3-build-config = "0.24.0" +pyo3-build-config = "0.25.0"