summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 46129eba..f6cb3147 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,7 +31,7 @@ fern = "0.6.0"
futures = "0.3.4"
heim = "0.0.10"
log = "0.4.8"
-regex = "1.3.4"
+regex = "1.3"
sysinfo = "0.11"
toml = "0.5.6"
tui = {version = "0.8", features = ["crossterm"], default-features = false }