Update READ.me with information about Rust minimum version

This commit is contained in:
Shay
2022-12-02 10:19:49 -08:00
committed by GitHub
parent d22acc6906
commit e3075d1451

View File

@@ -26,6 +26,9 @@ periodically.
This tool requires `cargo` to be installed. See https://www.rust-lang.org/tools/install
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
`synapse_auto_compressor/` subdirectory. Then execute `cargo build`.