Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
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 May 20, 2024
1 parent 5086846 commit 3bb8984
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 35 deletions.
99 changes: 65 additions & 34 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 @@ -11,7 +11,7 @@ clap = {version = "4.5.3", features = ["derive"]}
chrono = {version = "0.4.38", features = ["serde"]}
http = "1.1"
octocrab = "0.38.0"
plotters = "0.3.5"
plotters = "0.3.6"
reqwest = "0.12.4"
secrecy = "0.8.0"
semver = "1.0"
Expand Down

0 comments on commit 3bb8984

Please sign in to comment.