Skip to content

Commit

Permalink
feat: Add regex to cargo dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
robinsonweng committed Nov 19, 2023
1 parent 0b54abf commit 075b7f2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
13 changes: 7 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 @@ -7,4 +7,5 @@ edition = "2021"

[dependencies]
cargo-watch = "8.4.1"
regex = "1.10.2"
strum_macros = "0.25.2"

0 comments on commit 075b7f2

Please sign in to comment.