Skip to content

Commit

Permalink
Add indexmap to chalk-parse
Browse files Browse the repository at this point in the history
  • Loading branch information
pierwill committed Dec 15, 2021
1 parent 8f1d6e8 commit 6408a3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 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 chalk-parse/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ version = "0.19"
features = ["lexer"]

[dependencies]
indexmap = "1.7.0"
lalrpop-util = "0.19"
regex = "1.3"
string_cache = "0.8.0"

0 comments on commit 6408a3a

Please sign in to comment.