Ver up in README

This commit is contained in:
Abdulla Abdurakhmanov 2024-12-09 19:03:50 +01:00
parent cf87edbcea
commit cb792826ba
No known key found for this signature in database
GPG key ID: FCDF08B0ECE6E69B
2 changed files with 3 additions and 3 deletions

View file

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

View file

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