Skip to content

Commit f2ed782

Browse files
committed
chore(deps): update rust crate regex to 1.10.2
1 parent cd15cb4 commit f2ed782

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ colored = "2"
1717
dirs = "5"
1818
dotenv = "0.15.0"
1919
indicatif = "0.17.7"
20-
regex = "1.10.1"
20+
regex = "1.10.2"
2121
serde = "1.0.189"
2222
serde_derive = "1.0.189"
2323
strfmt = "0.2.4"

0 commit comments

Comments
 (0)