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:
parent
13016d22c5
commit
521da0360a
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue