Skip to content

Commit e729914

Browse files
committed
add regex dependency
1 parent 2a9f225 commit e729914

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

Cargo.lock

Lines changed: 7 additions & 6 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ tempfile = "3"
3636
xz2 = "0.1.7"
3737
chrono = "0.4.22"
3838
colored = "2"
39+
regex = "1.8.4"
3940

4041
[dev-dependencies]
4142
quickcheck = "1"

0 commit comments

Comments
 (0)