Update getting-started.md

This commit is contained in:
Abdulla Abdurakhmanov 2024-04-22 14:18:44 +02:00 committed by GitHub
parent b7c5a14b5d
commit ff71300bb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: