mesa: Bump required Rust version to 1.78
The Linux kernel requires Rust 1.78 since version 6.10. Thus, this update is in line with our Rust update policy. Reviewed-by: Karol Herbst <kherbst@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31510>
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ To build Rusticl you need to satisfy the following build dependencies:
|
||||
|
||||
The minimum versions to build Rusticl are:
|
||||
|
||||
- Rust: 1.76
|
||||
- Rust: 1.78
|
||||
- Meson: 1.4.0
|
||||
- Bindgen: 0.65.0
|
||||
- LLVM: 15.0.0
|
||||
|
||||
Reference in New Issue
Block a user