mirror of
https://github.com/System-End/slack-morphism-rust.git
synced 2026-04-19 23:22:56 +00:00
Docs fix
This commit is contained in:
parent
6f5772301b
commit
7fe454bb28
1 changed files with 3 additions and 3 deletions
|
|
@ -4,9 +4,9 @@ Cargo.toml dependencies example:
|
|||
|
||||
```toml
|
||||
[dependencies]
|
||||
slack-morphism="0.11"
|
||||
slack-morphism-models="0.11"
|
||||
slack-morphism-hyper="0.11"
|
||||
slack-morphism="0.15"
|
||||
slack-morphism-models="0.15"
|
||||
slack-morphism-hyper="0.15"
|
||||
```
|
||||
|
||||
All imports you need:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue