aboutsummaryrefslogtreecommitdiff
path: root/ops/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ops/Cargo.toml')
-rw-r--r--ops/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/Cargo.toml b/ops/Cargo.toml
index 6789aa2..85ca5a7 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -10,6 +10,7 @@ authors = ["Till Höppner <till@hoeppner.ws>"]
[dependencies]
log = "0.3.5"
chrono = "0.2.19"
+regex = "0.1.54"
ilc-base = "~0.2"
blist = "0.0.4"
bit-set = "0.3.0"