Skip to content

Commit

Permalink
[CHORE] (cu29_derive) bump itertools to 0.14.0, bump convert_case to …
Browse files Browse the repository at this point in the history
…0.7.1 (#223)
  • Loading branch information
makeecat authored Jan 14, 2025
1 parent 3ca32cf commit f0f9f73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/cu29_derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ quote = { workspace = true }
proc-macro2 = { workspace = true }
walkdir = "2.5.0"
syntect = "5.2.0"
itertools = "0.13.0"
convert_case = "0.6.0"
itertools = "0.14.0"
convert_case = "0.7.1"

[build-dependencies]
cu29-unifiedlog = { workspace = true } # needed
Expand Down

0 comments on commit f0f9f73

Please sign in to comment.