diff --git a/perlmod/Cargo.toml b/perlmod/Cargo.toml index 8060f42..f41fc08 100644 --- a/perlmod/Cargo.toml +++ b/perlmod/Cargo.toml @@ -7,6 +7,8 @@ build = "build.rs" license = "Apache-2.0 OR MIT" categories = [ "API bindings" ] keywords = [ "ffi", "perl" ] + +[badge] maintenance = { status = "experimental" } [dependencies]