diff --git a/Cargo.toml b/Cargo.toml index 01f6ac4..b9896b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,4 +18,4 @@ chrono = { version = "0.4.38", features = ["serde"] } pyo3-file = "0.14.0" [build-dependencies] -pyo3-build-config = "0.26.0" +pyo3-build-config = "0.27.0"