Skip to content

Commit

Permalink
Add the regex crate (for use in tests)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwiles committed Sep 18, 2023
1 parent 0f76a78 commit 812d473
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 6 deletions.
25 changes: 19 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ chrono = "0.4.30"
chrono-tz = "0.8.3"

[dev-dependencies]
regex = "1.9.5"
test-case = "3"

0 comments on commit 812d473

Please sign in to comment.