Fix minimum supported Rust version

This commit is contained in:
Gergő Sályi 2025-04-26 13:28:27 +02:00
parent ea1a9411bb
commit 1544cc8f99

View file

@ -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"