Update humansize to version 2

This commit is contained in:
link2xt
2022-10-12 19:41:33 +00:00
parent b0962363c2
commit 47743bdcfa
4 changed files with 11 additions and 14 deletions

View File

@@ -74,7 +74,7 @@ toml = "0.5"
url = "2"
uuid = { version = "1", features = ["serde", "v4"] }
fast-socks5 = "0.8"
humansize = "1"
humansize = "2"
qrcodegen = "1.7.0"
tagger = "4.3.3"
textwrap = "0.16.0"