Skip to content

Commit

Permalink
Merge pull request #431 from Automattic/dependabot/cargo/itertools-0.…
Browse files Browse the repository at this point in the history
…14.0

build(deps): bump itertools from 0.13.0 to 0.14.0
  • Loading branch information
elijah-potter authored Jan 21, 2025
2 parents 113317c + e97b021 commit 19d0a49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
11 changes: 1 addition & 10 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 harper-literate-haskell/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ repository = "https://github.com/automattic/harper"
harper-core = { path = "../harper-core", version = "0.16.0" }
harper-tree-sitter = { path = "../harper-tree-sitter", version = "0.16.0" }
harper-comments = { path = "../harper-comments", version = "0.16.0" }
itertools = "0.13.0"
itertools = "0.14.0"
paste = "1.0.14"

0 comments on commit 19d0a49

Please sign in to comment.