chore: set MSRV to 1.91.0

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Iadde6dfe7e79a365edf4d664b941c0776a6a6964
This commit is contained in:
raf 2026-02-26 07:54:51 +03:00
commit d367728b39
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

View file

@ -7,7 +7,7 @@ authors = [ "NotAShelf <raf@notashelf.dev>" ]
license = "MPL-2.0"
readme = true
repository = "https://github.com/notashelf/stash"
rust-version = "1.90"
rust-version = "1.91.0"
[[bin]]
name = "stash" # actual binary name for Nix, Cargo, etc.