Fix minimum supported Rust version
This commit is contained in:
parent
ea1a9411bb
commit
1544cc8f99
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name = "multibg-sway"
|
|||
version = "0.2.0"
|
||||
authors = ["Gergő Sályi <salyigergo94@gmail.com>"]
|
||||
edition = "2021"
|
||||
rust-version = "1.81"
|
||||
rust-version = "1.82"
|
||||
description = "Set a different wallpaper for the background of each Sway workspace"
|
||||
readme = "README.md"
|
||||
homepage = "https://github.com/gergo-salyi/multibg-sway"
|
||||
|
|
Loading…
Add table
Reference in a new issue