aboutsummaryrefslogtreecommitdiff
path: root/import/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'import/Cargo.toml')
-rw-r--r--import/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/import/Cargo.toml b/import/Cargo.toml
index 64aecb2..6f6c474 100644
--- a/import/Cargo.toml
+++ b/import/Cargo.toml
@@ -23,3 +23,5 @@ serde_yaml = "0.9.27"
async-recursion = "1.0.5"
futures = "0.3.29"
tokio = { workspace = true }
+
+regex = "1.10.2"