Skip to content

Commit

Permalink
Bump toml from 0.7.8 to 0.8.2 (#249)
Browse files Browse the repository at this point in the history
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.8 to 0.8.2.
- [Commits](toml-rs/toml@toml-v0.7.8...toml-v0.8.2)

---
updated-dependencies:
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 08222af commit 766b1a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -26,7 +26,7 @@ serenity = "0.11.5"
songbird = "0.3.2"
thiserror = "1.0.40"
tokio = { version = "1.28.1", features = [ "rt-multi-thread", "signal" ] }
toml = "0.7.3"
toml = "0.8.2"
zalgo = { git = "https://github.com/adumbidiot/zalgo-rs" }

[profile.release]
Expand Down

0 comments on commit 766b1a3

Please sign in to comment.