Skip to content

Commit

Permalink
Merge pull request #381 from GyulyVGC/dependabot/cargo/main/indexmap-…
Browse files Browse the repository at this point in the history
…2.0.2

build(deps): bump indexmap from 2.0.1 to 2.0.2
  • Loading branch information
GyulyVGC authored Oct 4, 2023
2 parents bc5b7f0 + f57d490 commit fbc072e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -36,7 +36,7 @@ strip = true
pcap = "1.1.0"
etherparse = "0.13.0"
chrono = { version = "0.4.31", default_features = false, features = ["clock"] }
indexmap = "2.0.1"
indexmap = "2.0.2"
plotters = { version = "0.3.5", default_features = false, features = ["area_series"] }
iced = { version = "0.10.0", features = ["tokio", "svg", "advanced", "lazy"] }
plotters-iced = "0.9.0"
Expand Down

0 comments on commit fbc072e

Please sign in to comment.