mirror of
https://github.com/System-End/slack-morphism-rust.git
synced 2026-04-19 16:28:25 +00:00
Ver up in README
This commit is contained in:
parent
cf87edbcea
commit
cb792826ba
2 changed files with 3 additions and 3 deletions
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
| Version | Supported |
|
| Version | Supported |
|
||||||
|----------| ------------------ |
|
|----------| ------------------ |
|
||||||
| 1.17.x + | :white_check_mark: |
|
| 2.26.x + | :white_check_mark: |
|
||||||
| < 1.17.0 | :x: |
|
| < 2.26.0 | :x: |
|
||||||
|
|
||||||
## Reporting a Vulnerability
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ Cargo.toml dependencies example:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
slack-morphism = { version = "2.3", features = ["hyper", "axum"] }
|
slack-morphism = { version = "2.7", features = ["hyper", "axum"] }
|
||||||
```
|
```
|
||||||
|
|
||||||
All imports you need:
|
All imports you need:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue