README: Mention cargo

A bit pedantic, we're also not mentioning that you need a linker, but
oh well.

Fixes #12277
This commit is contained in:
Fabian Boehm
2026-01-05 17:16:33 +01:00
parent fdef7c8689
commit 5930574d8a

View File

@@ -117,7 +117,7 @@ Dependencies
Compiling fish requires:
- Rust (version 1.85 or later)
- Rust (version 1.85 or later), including cargo
- CMake (version 3.15 or later)
- a C compiler (for system feature detection and the test helper binary)
- PCRE2 (headers and libraries) - optional, this will be downloaded if missing