docs: a few extra words around what version of rust releases are built with

This commit is contained in:
Clement Tsang 2023-07-21 09:56:41 -04:00 committed by GitHub
parent 646c9f191b
commit f182eb200e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ bottom _officially_ supports the following operating systems and corresponding a
- Windows (`x86_64`, `i686`)
These platforms are tested to work for the most part and issues on these platforms will be fixed if possible.
Furthermore, binaries are expected to be built and tested using the most recent version of stable Rust.
Furthermore, binaries are expected to be built and tested using the most recent version of stable Rust at the time.
For more details on supported platforms and known problems, check out [the documentation](https://clementtsang.github.io/bottom/nightly/support/official/).