diff --git a/Cargo.toml b/Cargo.toml index 55fe0d1..c00ec66 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" authors = ["Jonathan Strong "] description = "A serde helper function for deserializing file size input flexibly and robustly." repository = "https://git.shipyard.rs/jstrong/deserialize-file-size" -keywords = ["serde", "deserialize", "human", "value formatting"] +keywords = ["serde", "deserialize", "human", "formatting", "bytes"] readme = "README.md" license = "MIT"