Skip to content

Commit

Permalink
Exclude data/ folder when publishing crate
Browse files Browse the repository at this point in the history
  • Loading branch information
Polochon-street committed Dec 28, 2023
1 parent ed2dd72 commit 3fd91bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ homepage = "https://lelele.io/bliss.html"
repository = "https://github.com/Polochon-street/bliss-rs"
keywords = ["audio", "analysis", "MIR", "playlist", "similarity"]
readme = "README.md"
exclude = ["data/"]

[package.metadata.docs.rs]
features = ["bliss-audio-aubio-rs/rustdoc", "library"]
Expand Down

0 comments on commit 3fd91bb

Please sign in to comment.