mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 22:50:14 +02:00
Bump byteorder from 1.4.3 to 1.5.0 (#10657)
This commit is contained in:
@ -30,7 +30,7 @@ nu-utils = { path = "../nu-utils", version = "0.85.1" }
|
||||
|
||||
alphanumeric-sort = "1.5"
|
||||
base64 = "0.21"
|
||||
byteorder = "1.4"
|
||||
byteorder = "1.5"
|
||||
bytesize = "1.3"
|
||||
calamine = "0.22"
|
||||
chrono = { version = "0.4", features = ["std", "unstable-locales"], default-features = false }
|
||||
|
Reference in New Issue
Block a user