Skip to content

Commit

Permalink
Docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
abdolence committed Mar 4, 2024
1 parent d42cb05 commit 3080ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Cargo.toml dependencies example:

```toml
[dependencies]
slack-morphism = { version = "2.0", features = ["hyper", "axum"] }
slack-morphism = { version = "2.1", features = ["hyper", "axum"] }
```

All imports you need:
Expand Down

0 comments on commit 3080ece

Please sign in to comment.