Skip to content

Commit

Permalink
Update itertools requirement from 0.13.0 to 0.14.0 (#81)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mikhail Glushenkov <[email protected]>
  • Loading branch information
dependabot[bot] and 23Skidoo authored Jan 6, 2025
1 parent 7d0df9e commit 4d88cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion positional/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ harness = false
name = "enum"

[dependencies]
itertools = "0.13.0"
itertools = "0.14.0"
pad = "0.1.6"
positional_derive = {version = "=0.4.3", path = "../positional_derive"}
proc-macro2 = "1.0.39"
Expand Down

0 comments on commit 4d88cef

Please sign in to comment.