mirror of
https://github.com/System-End/slack-morphism-rust.git
synced 2026-04-19 19:45:13 +00:00
Update getting-started.md
This commit is contained in:
parent
b7c5a14b5d
commit
ff71300bb4
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Cargo.toml dependencies example:
|
|||
|
||||
```toml
|
||||
[dependencies]
|
||||
slack-morphism = { version = "2.1", features = ["hyper", "axum"] }
|
||||
slack-morphism = { version = "2.2", features = ["hyper", "axum"] }
|
||||
```
|
||||
|
||||
All imports you need:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue