Skip to content

Commit

Permalink
build(deps): bump itertools from 0.13.0 to 0.14.0 (#660)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent ec38f73 commit 9be0a3e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
17 changes: 13 additions & 4 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
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ flate2 = "1.0"
futures = "0.3"
hgvs = "0.17.4"
indexmap = { version = "2.7", features = ["serde"] }
itertools = "0.13"
itertools = "0.14"
jsonl = "4.0"
log = "0.4"
nom = "7.1"
Expand Down

0 comments on commit 9be0a3e

Please sign in to comment.