Skip to content

Commit 614215a

Browse files
committed
[rust] {project} Fix hello dependabot alerts #2
Signed-off-by: Jack Drogon <jack.xsuperman@gmail.com>
1 parent 989f525 commit 614215a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/practice/hello_world/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ authors = ["Jack Drogon <jack.xsuperman@gmail.com>"]
55

66
[dependencies]
77
time = "0.2.23"
8-
regex = "0.1.41"
8+
regex = "1.5.5"

0 commit comments

Comments
 (0)