Skip to content

Commit

Permalink
Add json dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jontmy00 committed Dec 1, 2021
1 parent 9e268d4 commit 14ba534
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ regex = "1.5.4"
indoc = "1.0.3" # multi-line indented strings
lazy_static = "1.4.0" # avoid re-compiling regex
itertools = "0.10.1" # combinatorics
json = "0.12.4"

[dev-dependencies]
rstest = "0.11.0"

0 comments on commit 14ba534

Please sign in to comment.