Skip to content

Commit

Permalink
Merge pull request #212 from cea-sec/dependabot/cargo/itertools-0.14.0
Browse files Browse the repository at this point in the history
Bump itertools from 0.13.0 to 0.14.0
  • Loading branch information
vruello authored Jan 28, 2025
2 parents 0047f65 + d249415 commit 6f0897d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ chrono = { version = "0.4.26", default-features = false, features = ["clock"] }
clap = { version = "4.4.2", features = ["cargo"] }
futures-util = "0.3.28"
xmlparser = "0.13.5"
itertools = "0.13.0"
itertools = "0.14.0"
futures = "0.3.28"
bitreader = "0.3.7"
rustls-pemfile = "2.2.0"
Expand Down

0 comments on commit 6f0897d

Please sign in to comment.