Skip to content

Commit

Permalink
Bump charts-rs from 0.3.18 to 0.3.19
Browse files Browse the repository at this point in the history
Bumps [charts-rs](https://github.com/vicanso/charts-rs) from 0.3.18 to 0.3.19.
- [Release notes](https://github.com/vicanso/charts-rs/releases)
- [Commits](https://github.com/vicanso/charts-rs/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 14949f1 commit 66e52ba
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
76 changes: 38 additions & 38 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 @@ -21,7 +21,7 @@ octocrab = "0.41.2"
serde_json = "1.0.132"
topgg = { version = "1.4.2", features = [ "autoposter", "serenity-cached" ], git = "https://github.com/Top-gg-Community/rust-sdk.git" }
commit-history = { version = "0.1.0", path = "commit-history" }
charts-rs = { version = "0.3.18", features = ["image-encoder"] }
charts-rs = { version = "0.3.19", features = ["image-encoder"] }

[workspace]
members = ["commit-history", "shuttle-persist-msgpack"]

0 comments on commit 66e52ba

Please sign in to comment.