Merge pull request #264 from ivre/dependabot/cargo/itertools-0.14.0

chore(deps): bump itertools from 0.13.0 to 0.14.0
This commit is contained in:
Pierre 2025-05-03 15:17:23 +02:00 committed by GitHub
commit 1f113a09c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -27,7 +27,7 @@ chrono = "0.4.39"
clap = "4.5.34"
dns-parser = "0.8.0"
flate2 = "1.0"
itertools = "0.13.0"
itertools = "0.14.0"
lazy_static = "1.5.0"
log = "0.4.27"
pcap = "2.2.0"