diff options
| author | Daniel Schadt <kingdread@gmx.de> | 2026-05-02 14:02:47 +0200 |
|---|---|---|
| committer | Daniel Schadt <kingdread@gmx.de> | 2026-05-02 14:02:47 +0200 |
| commit | 9a576a8d3a8cb1d143be0ade0310f71b490cacb9 (patch) | |
| tree | 6264c793c5e5661d7f42c4a3c5e1427d42725a56 /hittekaart-py/Cargo.toml | |
| parent | 445c51cbb38849086db79b6364e7105551d5a7cf (diff) | |
| download | hittekaart-0.2.0.tar.gz hittekaart-0.2.0.tar.bz2 hittekaart-0.2.0.zip | |
Diffstat (limited to 'hittekaart-py/Cargo.toml')
| -rw-r--r-- | hittekaart-py/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hittekaart-py/Cargo.toml b/hittekaart-py/Cargo.toml index ea0e2fb..ebe9902 100644 --- a/hittekaart-py/Cargo.toml +++ b/hittekaart-py/Cargo.toml @@ -9,6 +9,6 @@ name = "hittekaart_py" crate-type = ["cdylib"] [dependencies] -pyo3 = "0.27.1" +pyo3 = "0.28.1" hittekaart = { path = "../hittekaart" } rayon = "1.10.0" |
