aboutsummaryrefslogtreecommitdiffstats
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 cfa3561..d977e83 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -52,7 +52,7 @@ reqwest = { version = "0.10", features = ["blocking", "rustls-tls"], default-fea
assert_fs = "1.0"
select = "0.5"
rstest = "0.6"
-regex = "1.4.1"
+regex = "1.4.2"
pretty_assertions = "0.6"
url = "2.1"