We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 989f525 commit 614215aCopy full SHA for 614215a
1 file changed
rust/practice/hello_world/Cargo.toml
@@ -5,4 +5,4 @@ authors = ["Jack Drogon <jack.xsuperman@gmail.com>"]
5
6
[dependencies]
7
time = "0.2.23"
8
-regex = "0.1.41"
+regex = "1.5.5"
0 commit comments