bump edition to 2021

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2022-02-01 10:18:32 +01:00
parent 7622380dd7
commit fe6294cd3a

View File

@ -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 = [