mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 09:04:18 +01:00
Bump alphanumeric-sort from 1.4.4 to 1.5.0 (#8532)
This commit is contained in:
parent
0f40c44ed2
commit
a193b85123
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -68,9 +68,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "alphanumeric-sort"
|
||||
version = "1.4.4"
|
||||
version = "1.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "77e9c9abb82613923ec78d7a461595d52491ba7240f3c64c0bbe0e6d98e0fce0"
|
||||
checksum = "5e972aa01d34ded9a7fd0d838a1b6f73e70daf78ff77221c82bd411afa1f3fa9"
|
||||
|
||||
[[package]]
|
||||
name = "android_system_properties"
|
||||
|
@ -33,7 +33,7 @@ nu-ansi-term = "0.47.0"
|
||||
|
||||
# Potential dependencies for extras
|
||||
Inflector = "0.11"
|
||||
alphanumeric-sort = "1.4.4"
|
||||
alphanumeric-sort = "1.5.0"
|
||||
atty = "0.2.14"
|
||||
base64 = "0.21.0"
|
||||
byteorder = "1.4.3"
|
||||
|
Loading…
Reference in New Issue
Block a user