diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-01-15 15:23:05 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-01-21 10:54:13 +0000 |
| commit | d903e7760a316d5476e65db0e6058dc5c8698cc2 (patch) | |
| tree | bf7721eb063144a75c2f9ff6f42c9b8094cd8aa8 /Cargo.toml | |
| parent | 76ad0823f273b4ff6f46701333223e3c51a1b2fa (diff) | |
deps(crates): bump poise from 0.5.7 to 0.6.1
Bumps [poise](https://github.com/serenity-rs/poise) from 0.5.7 to 0.6.1.
- [Release notes](https://github.com/serenity-rs/poise/releases)
- [Changelog](https://github.com/serenity-rs/poise/blob/current/CHANGELOG.md)
- [Commits](https://github.com/serenity-rs/poise/compare/v0.5.7...v0.6.1)
---
updated-dependencies:
- dependency-name: poise
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ dotenvy = "0.15.7" env_logger = "0.10.0" include_dir = "0.7.3" log = "0.4.20" -poise = "0.5.7" +poise = "0.6.1" once_cell = "1.19.0" rand = "0.8.5" redis = { version = "0.24.0", features = ["tokio-comp", "tokio-rustls-comp"] } |
