From 61fbecfd5baaa8038a6e9c49ad50d00ce54ab186 Mon Sep 17 00:00:00 2001 From: Divy Srivastava Date: Tue, 8 Mar 2022 22:00:17 +0530 Subject: chore: update regex to 1.5.5 (#13875) --- runtime/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime') 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" -- cgit v1.2.3