cargo: declare msrv
In the following commit we will make use of std::sync::LazyLock which was introduced in rust 1.80. Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
parent
849c2deeb8
commit
e1220b02ad
@ -13,6 +13,7 @@ authors = [
|
||||
edition = "2021"
|
||||
license = "AGPL-3"
|
||||
repository = "https://git.proxmox.com/?p=proxmox-backup.git"
|
||||
rust-version = "1.80"
|
||||
|
||||
[package]
|
||||
name = "proxmox-backup"
|
||||
|
Loading…
Reference in New Issue
Block a user