Bump bytesize from 1.2.0 to 1.3.0 (#10306)

This commit is contained in:
dependabot[bot]
2023-09-11 09:55:21 +00:00
committed by GitHub
parent 0c37463bfa
commit 513186c390
3 changed files with 4 additions and 4 deletions

View File

@ -31,7 +31,7 @@ nu-utils = { path = "../nu-utils", version = "0.84.1" }
alphanumeric-sort = "1.5"
base64 = "0.21"
byteorder = "1.4"
bytesize = "1.2"
bytesize = "1.3"
calamine = "0.21"
chrono = { version = "0.4", features = ["std", "unstable-locales"], default-features = false }
chrono-humanize = "0.2.3"