[package] name = "convert-byte-size-string" version = "1.1.2" authors = ["demize "] edition = "2018" license = "MIT" description = "Convert a byte size string to a u128 value." repository = "https://github.com/demize/convert-byte-size-string" readme = "README.md" [dependencies]