Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jtdowney committed Sep 12, 2023
1 parent 5754d0f commit 992768b
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 56 deletions.
116 changes: 61 additions & 55 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -11,7 +11,7 @@ panic = "abort"
[dependencies]
anyhow = "1.0.69"
approx = "0.5.1"
itertools = "0.10.5"
itertools = "0.11.0"
ord_subset = "3.1.1"
rayon = "1.6.1"
thiserror = "1.0.38"
Expand Down

0 comments on commit 992768b

Please sign in to comment.