summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml
index f34371d42..009e6a35a 100644
--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -74,7 +74,7 @@ lzzzz = '=0.8.0'
netif = "0.1.3"
notify = "=5.0.0-pre.12"
once_cell = "=1.9.0"
-regex = "1.5.4"
+regex = "1.5.5"
ring = "0.16.20"
serde = { version = "1.0.129", features = ["derive"] }
signal-hook-registry = "1.4.0"