mirror of
https://git.proxmox.com/git/perlmod
synced 2025-10-04 13:22:15 +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"
|
name = "perlmod-macro"
|
||||||
version = "0.6.0"
|
version = "0.6.0"
|
||||||
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
|
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
license = "Apache-2.0 OR MIT"
|
license = "Apache-2.0 OR MIT"
|
||||||
categories = [ "API bindings" ]
|
categories = [ "API bindings" ]
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
name = "perlmod-test"
|
name = "perlmod-test"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
|
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
crate-type = [ "cdylib" ]
|
crate-type = [ "cdylib" ]
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
name = "perlmod"
|
name = "perlmod"
|
||||||
version = "0.9.0"
|
version = "0.9.0"
|
||||||
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
|
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
license = "Apache-2.0 OR MIT"
|
license = "Apache-2.0 OR MIT"
|
||||||
categories = [ "API bindings" ]
|
categories = [ "API bindings" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user