aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bf21664..419a6ed 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,8 +4,8 @@ version = "0.1.0"
edition = "2021"
[dependencies]
-inline-python = "0.12.0"
-pyo3 = "0.19.0"
-#pyo3-ffi = "0.23.0"
+inline-python = "0.13.0"
+pyo3 = "0.23.5"
+pyo3-ffi = "0.23.5"
re = "0.1.9"
regex = "1.11.1"