From 1f6892ad6739f2af758badf3a28ab371160fcca6 Mon Sep 17 00:00:00 2001 From: Ralf Biedert Date: Fri, 10 Mar 2023 16:15:08 +0100 Subject: [PATCH] Remove badge. --- Cargo.toml | 3 --- README.md | 2 -- 2 files changed, 5 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 8d4df2a..96ba964 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,9 +13,6 @@ exclude = [ "docs/*", ] -[badges] -maintenance = { status = "experimental" } - [lib] name = "ffsvm" path = "src/lib.rs" diff --git a/README.md b/README.md index 9bc9645..86fd2b4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -![Maintenance](https://img.shields.io/badge/maintenance-experimental-blue.svg) - [![Latest Version]][crates.io] [![Rust](https://github.com/ralfbiedert/ffsvm-rust/actions/workflows/rust.yml/badge.svg?branch=master)](https://github.com/ralfbiedert/ffsvm-rust/actions/workflows/rust.yml) [![deps.svg]][deps]