[2024-12-16] Bumping maturin and PyO3 versions for mod syntax

This commit is contained in:
Andrew Conlin 2024-12-16 10:34:41 +00:00
parent 3f32df0bb6
commit 6a4e818144
3 changed files with 38 additions and 140 deletions

View file

@ -9,4 +9,4 @@ name = "tictoc"
crate-type = ["cdylib"]
[dependencies]
pyo3 = "0.19.0"
pyo3 = "0.23.3"