Add note about minimum Rust version.
This commit is contained in:
parent
c275b3343a
commit
50f1565a4c
@ -5,6 +5,10 @@
|
|||||||
**ruma-client-api** contains serializable types for the requests and responses for each endpoint in the [Matrix](https://matrix.org/) client API specification.
|
**ruma-client-api** contains serializable types for the requests and responses for each endpoint in the [Matrix](https://matrix.org/) client API specification.
|
||||||
These types can be shared by client and server code.
|
These types can be shared by client and server code.
|
||||||
|
|
||||||
|
## Minimum Rust version
|
||||||
|
|
||||||
|
ruma-client-api requires Rust 1.34 or later.
|
||||||
|
|
||||||
## Status
|
## Status
|
||||||
|
|
||||||
This project is currently experimental and is very likely to change drastically.
|
This project is currently experimental and is very likely to change drastically.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user