Skip to content

Commit

Permalink
Merge pull request #738 from GyulyVGC/dependabot/cargo/main/chrono-0.…
Browse files Browse the repository at this point in the history
…4.40
  • Loading branch information
GyulyVGC authored Mar 1, 2025
2 parents de01aa0 + e7cc0d9 commit f370d79
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ strip = true
[dependencies]
pcap = "2.2.0"
etherparse = "0.17.0"
chrono = { version = "0.4.39", default-features = false, features = ["clock"] }
chrono = { version = "0.4.40", default-features = false, features = ["clock"] }
plotters = { version = "0.3.7", default-features = false, features = ["area_series"] }
iced = { version = "0.13.1", features = ["tokio", "svg", "advanced", "lazy", "image"] }
plotters-iced = "0.11.0"
Expand Down

0 comments on commit f370d79

Please sign in to comment.