Skip to content

Commit

Permalink
Ver up in README
Browse files Browse the repository at this point in the history
  • Loading branch information
abdolence committed Dec 9, 2024
1 parent cf87edb commit cb79282
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

| Version | Supported |
|----------| ------------------ |
| 1.17.x + | :white_check_mark: |
| < 1.17.0 | :x: |
| 2.26.x + | :white_check_mark: |
| < 2.26.0 | :x: |

## Reporting a Vulnerability

Expand Down
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.3", features = ["hyper", "axum"] }
slack-morphism = { version = "2.7", features = ["hyper", "axum"] }
```

All imports you need:
Expand Down

0 comments on commit cb79282

Please sign in to comment.