mirror of
https://git.proxmox.com/git/perlmod
synced 2025-10-04 15:07:15 +00:00
fix badges
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
d1c18fbdcf
commit
40e6b9d999
@ -6,6 +6,8 @@ edition = "2018"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
categories = [ "API bindings" ]
|
||||
keywords = [ "ffi", "perl" ]
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "experimental" }
|
||||
|
||||
[lib]
|
||||
|
@ -8,7 +8,7 @@ license = "Apache-2.0 OR MIT"
|
||||
categories = [ "API bindings" ]
|
||||
keywords = [ "ffi", "perl" ]
|
||||
|
||||
[badge]
|
||||
[badges]
|
||||
maintenance = { status = "experimental" }
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user