Merge pull request #111 from matrix-org/shay/rust_min_version
Update READ.me with information about Rust minimum version
This commit is contained in:
@@ -26,6 +26,9 @@ periodically.
|
|||||||
This tool requires `cargo` to be installed. See https://www.rust-lang.org/tools/install
|
This tool requires `cargo` to be installed. See https://www.rust-lang.org/tools/install
|
||||||
for instructions on how to do this.
|
for instructions on how to do this.
|
||||||
|
|
||||||
|
This project follows the deprecation policy of [Synapse](https://matrix-org.github.io/synapse/latest/deprecation_policy.html)
|
||||||
|
on Rust and will assume a recent stable version of Rust and the ability to fetch a more recent one if necessary.
|
||||||
|
|
||||||
To build `synapse_auto_compressor`, clone this repository and navigate to the
|
To build `synapse_auto_compressor`, clone this repository and navigate to the
|
||||||
`synapse_auto_compressor/` subdirectory. Then execute `cargo build`.
|
`synapse_auto_compressor/` subdirectory. Then execute `cargo build`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user