mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-12 14:07:42 +00:00
chore: set MSRV to 1.91.0
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Iadde6dfe7e79a365edf4d664b941c0776a6a6964
This commit is contained in:
parent
2edecf4c17
commit
d367728b39
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue