Skip to content

Commit

Permalink
deps: update itertools
Browse files Browse the repository at this point in the history
  • Loading branch information
SOF3 committed Jan 18, 2025
1 parent 82926bc commit a5134bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ heck = "0.4.1"
proc-macro2 = "1.0.50"
quote = "1.0.23"
rand = "0.8.5"
itertools = "0.11.0"
itertools = "0.12.1"
syn = {version = "2.0.4", features = ["full", "visit", "visit-mut"]}
portrait-framework = {version = "0.3.0", path = "../framework"}

0 comments on commit a5134bb

Please sign in to comment.