Skip to content

Commit

Permalink
Bump charts-rs from 0.3.17 to 0.3.18 (#20)
Browse files Browse the repository at this point in the history
Bumps [charts-rs](https://github.com/vicanso/charts-rs) from 0.3.17 to 0.3.18.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent e965458 commit 7595101
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 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.0"
serde_json = "1.0.128"
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.17", features = ["image-encoder"] }
charts-rs = { version = "0.3.18", features = ["image-encoder"] }

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

0 comments on commit 7595101

Please sign in to comment.