mirror of
https://git.proxmox.com/git/perlmod
synced 2025-10-04 09:08:06 +00:00
upgrade to edition 2021
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
b44db4281d
commit
381751a4e8
@ -2,7 +2,7 @@
|
||||
name = "perlmod-macro"
|
||||
version = "0.6.0"
|
||||
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
build = "build.rs"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
categories = [ "API bindings" ]
|
||||
|
@ -2,7 +2,7 @@
|
||||
name = "perlmod-test"
|
||||
version = "0.1.0"
|
||||
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
crate-type = [ "cdylib" ]
|
||||
|
@ -2,7 +2,7 @@
|
||||
name = "perlmod"
|
||||
version = "0.9.0"
|
||||
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
build = "build.rs"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
categories = [ "API bindings" ]
|
||||
|
Loading…
Reference in New Issue
Block a user