summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 73d1ef7b..bcd13962 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,6 +25,7 @@ heim = "0.0.7"
heim-common = "0.0.7"
log = "0.4"
rayon = "1.2"
+regex = "1.3.1"
sysinfo = "0.9.4"
tokio = "0.2.0-alpha.4"
winapi = "0.3.8"