Skip to content

Commit 8a968fd

Browse files
Bump poise_error from 1.4.0 to 1.6.0
Bumps [poise_error](https://github.com/valentinegb/poise-error) from 1.4.0 to 1.6.0. - [Release notes](https://github.com/valentinegb/poise-error/releases) - [Commits](valentinegb/poise-error@v1.4.0...v1.6.0) --- updated-dependencies: - dependency-name: poise_error dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28cb5b1 commit 8a968fd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ git2 = "0.20.2"
6060
opendal = { version = "0.51.2", default-features = false }
6161
paste = "1.0.15"
6262
poise = { git = "https://github.com/serenity-rs/poise.git", rev = "80a3a9c3ca1629725f0fa4ec98372d39cf36f6b6" }
63-
poise_error = "1.4.0"
63+
poise_error = "1.6.0"
6464
rand = "0.9.2"
6565
serde = { version = "1.0.219", features = ["derive"] }
6666
serde_json = "1.0.142"

0 commit comments

Comments
 (0)