Skip to content

Commit

Permalink
add itertools to template's cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mirsella committed Dec 1, 2024
1 parent e87e0d0 commit f0747b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
itertools = "0.13.0"

[workspace]

0 comments on commit f0747b4

Please sign in to comment.