doc: add MSRV

This commit is contained in:
Dmitriy Pleshevskiy 2022-07-21 18:59:17 +03:00
parent aa85c5ac83
commit 7a5e97825d
Signed by: pleshevskiy
GPG key ID: 1B59187B161C0215

View file

@ -12,6 +12,8 @@ We recommend you start with the [documentation].
## Installation ## Installation
**The MSRV is: 1.58.1**
Add `sonic-channel = { version = "1.0" }` as a dependency in `Cargo.toml`. Add `sonic-channel = { version = "1.0" }` as a dependency in `Cargo.toml`.
`Cargo.toml` example: `Cargo.toml` example: