aboutsummaryrefslogtreecommitdiff
path: root/hittekaart-py/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hittekaart-py/Cargo.toml')
-rw-r--r--hittekaart-py/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hittekaart-py/Cargo.toml b/hittekaart-py/Cargo.toml
index 7e69ef8..915f467 100644
--- a/hittekaart-py/Cargo.toml
+++ b/hittekaart-py/Cargo.toml
@@ -9,6 +9,6 @@ name = "hittekaart_py"
crate-type = ["cdylib"]
[dependencies]
-pyo3 = "0.24.0"
+pyo3 = "0.26.0"
hittekaart = { path = "../hittekaart" }
rayon = "1.10.0"