Skip to content

Commit fcc7f54

Browse files
committed
Update regex crate
Signed-off-by: Tony Asleson <[email protected]>
1 parent 897c3bd commit fcc7f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ url = "1.5.1"
1717
serde = "1.0.16"
1818
serde_json = "1.0.4"
1919
serde_derive = "1.0.16"
20-
regex = "0.2.2"
20+
regex = "1.5"
2121
rand = "0.3.18" # For integration tests only

0 commit comments

Comments
 (0)