Add MSRV section to README.md
This commit is contained in:
parent
a13f2a7eb9
commit
972022c175
@ -6,6 +6,14 @@ ruma-signatures provides functionality for creating digital signatures according
|
||||
|
||||
ruma-signatures has [comprehensive documentation](https://docs.rs/ruma-signatures) available on docs.rs.
|
||||
|
||||
## Minimum Rust version
|
||||
|
||||
ruma-client-api is only guaranteed to work on the latest stable version of Rust.
|
||||
|
||||
This support policy is inherited from the dependency on [ring][].
|
||||
|
||||
[ring]: https://github.com/briansmith/ring/
|
||||
|
||||
## License
|
||||
|
||||
[MIT](http://opensource.org/licenses/MIT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user