diff --git a/Cargo.toml b/Cargo.toml index 91d638f..66cda08 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,6 +16,8 @@ keywords = ["audio", "conversion", "opus", "flac"] include = [ "/src/**/*", "/example.audio-conv.yaml", + "/README.md", + "/CHANGELOG.md", ] [dependencies]