Rust: Mirror information from supported-versions-compilers.rst in system-requirements.rst.

This commit is contained in:
Geoffrey White
2025-10-02 18:43:17 +01:00
parent fb738f2d02
commit 479e735e77

View File

@@ -42,6 +42,10 @@ For Ruby extraction:
- On Windows, the ``msvcp140.dll`` must be installed and available on the system. This can be installed by downloading the appropriate Microsoft Visual C++ Redistributable for Visual Studio.
For Rust extraction:
- Requires ``rustup`` and ``cargo`` to be installed.
For Java extraction:
- There must be a ``java`` or ``java.exe`` executable available on the ``PATH``, and the ``JAVA_HOME`` environment variable must point to the corresponding JDK's home directory.