Add note about minimum Rust version.
This commit is contained in:
parent
58a785c350
commit
728ea7a301
@ -5,6 +5,10 @@
|
||||
**ruma-api** contains core types used to define the requests and responses for each endpoint in the various [Matrix](https://matrix.org/) API specifications.
|
||||
These types can be shared by client and server code for all Matrix APIs.
|
||||
|
||||
## Minimum Rust version
|
||||
|
||||
ruma-api requires Rust 1.34 or later.
|
||||
|
||||
## Documentation
|
||||
|
||||
ruma-api has [comprehensive documentation](https://docs.rs/ruma-api) available on docs.rs.
|
||||
|
Loading…
x
Reference in New Issue
Block a user