From a53ee23c4dab6e31c2a67ab37c291901ac345366 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Fri, 20 Nov 2020 11:42:10 -0800 Subject: [PATCH] Removed keywords --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3c26050..8eaee1c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ description = "Rust Wave File Reader/Writer with Broadcast-WAV, MBWF and RF64 Su homepage = "https://github.com/iluvcapra/bwavfile" readme = "README.md" categories = ["multimedia::audio", "parsing"] -keywords = ["audio", "broadcast", "multimedia","filmmaking","ebu","itu","smpte"] +keywords = ["audio", "broadcast", "multimedia","smpte"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html