chore: Update getting-started.md

This commit is contained in:
Abdulla Abdurakhmanov 2025-07-07 20:28:32 +02:00 committed by GitHub
parent a07212652c
commit d27df19805
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.10", features = ["hyper", "axum"] }
slack-morphism = { version = "2.14", features = ["hyper", "axum"] }
```
All imports you need: