add pretty/si-unit byte size parsing/printing utils
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
c59f474aff
commit
feefa43e65
4 changed files with 40 additions and 1 deletions
|
@ -466,6 +466,9 @@ version = "1.0.36"
|
|||
[workspace.dependencies.proc-macro2]
|
||||
version = "1.0.89"
|
||||
|
||||
[workspace.dependencies.bytesize]
|
||||
version = "1.3.0"
|
||||
|
||||
#
|
||||
# Patches
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue