Skip to content

Commit

Permalink
build(deps): bump slack-morphism from 2.4.1 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [slack-morphism](https://github.com/abdolence/slack-morphism-rust) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/abdolence/slack-morphism-rust/releases)
- [Commits](abdolence/slack-morphism-rust@v2.4.1...v2.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent bc230ad commit 6e43e67
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 22 deletions.
29 changes: 8 additions & 21 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 @@ -17,7 +17,7 @@ tui = "0.19.0"
crossterm = { version = "0.28.1", features = ["event-stream"] }
tabled = "0.16.0"
tokio = { version = "1", features = ["full"] }
slack-morphism = { version = "2.3.2", features = ["hyper"] }
slack-morphism = { version = "2.5.0", features = ["hyper"] }
chrono = "0.4.38"
hyper-rustls = "0.27.3"
hyper = "1.4.1"
Expand Down

0 comments on commit 6e43e67

Please sign in to comment.