Skip to content

Commit

Permalink
build(cargo): add lazy_static dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wizard-28 committed May 9, 2022
1 parent e833f55 commit 08954a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ keywords = ["color", "rich", "port", "term", "cli"]
categories = ["command-line-interface"]

[dependencies]
lazy_static = "1.4.0"
regex = "1.5.5"

0 comments on commit 08954a1

Please sign in to comment.