docs/rusticl: Document minimum required bindgen version

rusticl requires at least bindgen 0.58.0 to build.

Reviewed-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18834>
This commit is contained in:
LingMan
2022-09-27 04:25:16 +02:00
committed by Marge Bot
parent 13016d22c5
commit 521da0360a

View File

@@ -20,6 +20,7 @@ The minimum versions to build Rusticl are:
- Rust: 1.59
- Meson: 0.61.4
- Bindgen: 0.58.0
- LLVM: 11.0.0 (recommended: 15.0.0)
- SPIRV-Tools: any version (recommended: v2022.3)