Skip to content

Commit

Permalink
chore(deps): bump plotters from 0.3.6 to 0.3.7
Browse files Browse the repository at this point in the history
Bumps [plotters](https://github.com/plotters-rs/plotters) from 0.3.6 to 0.3.7.
- [Changelog](https://github.com/plotters-rs/plotters/blob/master/CHANGELOG.md)
- [Commits](plotters-rs/plotters@v0.3.6...v0.3.7)

---
updated-dependencies:
- dependency-name: plotters
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent acaf440 commit 761c29a
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 40 deletions.
139 changes: 100 additions & 39 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 @@ -31,4 +31,4 @@ plot = []
[dev-dependencies]
quickcheck = "1"
quickcheck_macros = "1"
plotters = "0.3.6"
plotters = "0.3.7"

0 comments on commit 761c29a

Please sign in to comment.