Skip to content

Commit

Permalink
Merge pull request #43 from dvdsk/renovate/itertools-0.x
Browse files Browse the repository at this point in the history
Update Rust crate itertools to 0.12
  • Loading branch information
dvdsk authored Nov 15, 2023
2 parents 51d47fc + e26d985 commit 0650cd5
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 @@ -21,7 +21,7 @@ printpdf = "0.5"
trust-dns-resolver = "0.22"
log = "0.4"
simplelog = "0.12"
itertools = "0.11"
itertools = "0.12"
rust-fuzzy-search = "0.1"
regex = "1.8"
serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit 0650cd5

Please sign in to comment.