Skip to content

Commit

Permalink
Merge pull request GyulyVGC#278 from GyulyVGC/dependabot/cargo/main/p…
Browse files Browse the repository at this point in the history
…lotters-0.3.5

Bump plotters from 0.3.4 to 0.3.5
  • Loading branch information
GyulyVGC authored Jun 19, 2023
2 parents f47bfaa + b91d904 commit a8bed40
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -38,7 +38,7 @@ pcap = "1.1.0"
etherparse = "0.13.0"
chrono = { version = "0.4.26", default_features = false, features = ["clock"] }
indexmap = "1.9.3"
plotters = { version = "0.3.4", default_features = false, features = ["area_series"] }
plotters = { version = "0.3.5", default_features = false, features = ["area_series"] }
iced = { version = "0.9.0", features = ["tokio", "svg"] }
iced_native = "0.10.3"
iced_lazy = "0.6.1"
Expand Down

0 comments on commit a8bed40

Please sign in to comment.