Browse Source

tweak keywords to get crates.io to approve

master
Jonathan Strong 2 years ago
parent
commit
b6d10d07d9
  1. 2
      Cargo.toml

2
Cargo.toml

@ -5,7 +5,7 @@ edition = "2021"
authors = ["Jonathan Strong <jstrong@shipyard.rs>"]
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"

Loading…
Cancel
Save