Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: itertools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 74029c5 commit c9238f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ paste = "1.0"

[dev-dependencies]
criterion = {version = "0.3", features = ["html_reports"]}
itertools = "0.12"
itertools = "0.13"
rand = "0.8"

[target.'cfg(target_os="linux")'.dev-dependencies]
Expand Down

0 comments on commit c9238f3

Please sign in to comment.