We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80676e2 commit c5d517cCopy full SHA for c5d517c
Cargo.toml
@@ -8,7 +8,7 @@ edition = "2018"
8
9
[dependencies]
10
lazy_static = "1.4.0"
11
-regex = "1.5.4"
+regex = "1.6.0"
12
13
[dev-dependencies]
14
rstest = "0.11.0"
0 commit comments