mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 14:40:06 +02:00
Bump bytesize from 1.2.0 to 1.3.0 (#10306)
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user