Skip to content

Commit

Permalink
Remove unused dependency on regex crate
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniusnaumann committed Oct 13, 2023
1 parent 2305058 commit eb6e9a6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
39 changes: 0 additions & 39 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ clap = { version = "4.4.6", features = ["derive"] }
convert_case = "0.6.0"
nonempty = "0.8.1"
serde = { version = "1.0.188", features = ["derive"] }
regex = "1.9.6"

# Templating
askama = "0.12.1"
Expand Down

0 comments on commit eb6e9a6

Please sign in to comment.