|
|
@ -5,7 +5,7 @@ edition = "2021" |
|
|
|
authors = ["Jonathan Strong <jstrong@shipyard.rs>"] |
|
|
|
authors = ["Jonathan Strong <jstrong@shipyard.rs>"] |
|
|
|
description = "A serde helper function for deserializing file size input flexibly and robustly." |
|
|
|
description = "A serde helper function for deserializing file size input flexibly and robustly." |
|
|
|
repository = "https://git.shipyard.rs/jstrong/deserialize-file-size" |
|
|
|
repository = "https://git.shipyard.rs/jstrong/deserialize-file-size" |
|
|
|
keywords = ["serde", "deserialize", "human", "value formatting"] |
|
|
|
keywords = ["serde", "deserialize", "human", "formatting", "bytes"] |
|
|
|
readme = "README.md" |
|
|
|
readme = "README.md" |
|
|
|
license = "MIT" |
|
|
|
license = "MIT" |
|
|
|
|
|
|
|
|
|
|
|