From 79c600652df850bc8b9f90185d2dc4b39c9599cb Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Sat, 29 Nov 2025 19:38:14 +0100 Subject: update dependencies --- hittekaart-py/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hittekaart-py/Cargo.toml') diff --git a/hittekaart-py/Cargo.toml b/hittekaart-py/Cargo.toml index 915f467..cddc759 100644 --- a/hittekaart-py/Cargo.toml +++ b/hittekaart-py/Cargo.toml @@ -9,6 +9,6 @@ name = "hittekaart_py" crate-type = ["cdylib"] [dependencies] -pyo3 = "0.26.0" +pyo3 = "0.27.1" hittekaart = { path = "../hittekaart" } rayon = "1.10.0" -- cgit v1.2.3