Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,3 +20,4 @@ regex = "1.11.1" itertools = "0.14.0" codespan-reporting = { git = "https://github.com/brendanzab/codespan", version = "0.11.1" } umath = "0.0.7" +pyo3 = "0.23.5" |