mirror of
https://git.proxmox.com/git/proxmox
synced 2025-06-10 05:32:15 +00:00
bump edition to 2021
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
7622380dd7
commit
fe6294cd3a
@ -2,7 +2,7 @@
|
|||||||
name = "proxmox-acme-rs"
|
name = "proxmox-acme-rs"
|
||||||
version = "0.3.2"
|
version = "0.3.2"
|
||||||
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
|
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
license = "AGPL-3"
|
license = "AGPL-3"
|
||||||
description = "ACME client library"
|
description = "ACME client library"
|
||||||
exclude = [
|
exclude = [
|
||||||
|
Loading…
Reference in New Issue
Block a user