diff --git a/Cargo.lock b/Cargo.lock index 2262dc1..5f1d14f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -104,7 +104,7 @@ dependencies = [ [[package]] name = "bliss-rs" -version = "0.1.0" +version = "0.1.2" dependencies = [ "anyhow", "bliss-audio-aubio-rs", diff --git a/Cargo.toml b/Cargo.toml index 07c5096..2247668 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bliss-rs" -version = "0.1.1" +version = "0.1.2" authors = ["Polochon-street "] edition = "2018" license = "GPL-3.0-only" @@ -9,6 +9,10 @@ homepage = "https://lelele.io/bliss.html" repository = "https://github.com/Polochon-street/bliss-rs" readme = "README.md" +[package.metadata.docs.rs] +features = ["bliss-audio-aubio-rs/rustdoc"] +no-default-features = true + [features] # Building ffmpeg until either # https://github.com/zmwangx/rust-ffmpeg/pull/60 diff --git a/README.md b/README.md index 9697ede..9997dc1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ ![build](https://github.com/Polochon-street/bliss-rs/workflows/Rust/badge.svg) +![doc](https://docs.rs/bliss-rs/badge.svg) # Bliss music analyser - Rust version Bliss-rs is the Rust improvement of [Bliss](https://github.com/Polochon-street/bliss). The data it