Skip to content

Commit

Permalink
Ver up in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
abdolence committed Oct 24, 2023
1 parent ebafe6a commit ca242ec
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 = "1.14", features = ["hyper", "axum"] }
slack-morphism = { version = "1.15", features = ["hyper", "axum"] }
```

All imports you need:
Expand Down

0 comments on commit ca242ec

Please sign in to comment.