mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2024-12-25 09:59:21 +01:00
Update MSRV
This commit is contained in:
parent
ba90e44711
commit
49908df38b
1 changed files with 2 additions and 1 deletions
|
@ -58,7 +58,8 @@ It can be configured through either Lua or Rust.
|
|||
# Dependencies
|
||||
You will need:
|
||||
|
||||
- [Rust](https://www.rust-lang.org/) 1.72 or newer, to build the project and use the Rust API
|
||||
- [Rust](https://www.rust-lang.org/) 1.74 or newer
|
||||
- If you want to use the Rust API, you will need Rust 1.75 or newer
|
||||
- [Lua](https://www.lua.org/) 5.4 or newer, to use the Lua API
|
||||
- Packages for [Smithay](https://github.com/Smithay/smithay):
|
||||
`libwayland libxkbcommon libudev libinput libgdm libseat`, as well as `xwayland`
|
||||
|
|
Loading…
Reference in a new issue