mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 15:28:53 +02:00
Bump indexmap from 2.1.0 to 2.2.2 (#11746)
This commit is contained in:
@ -21,7 +21,7 @@ byte-unit = { version = "5.1", features = [ "serde" ] }
|
||||
chrono = { version = "0.4", features = [ "serde", "std", "unstable-locales" ], default-features = false }
|
||||
chrono-humanize = "0.2"
|
||||
fancy-regex = "0.12"
|
||||
indexmap = "2.1"
|
||||
indexmap = "2.2"
|
||||
lru = "0.12"
|
||||
miette = { version = "7.0", features = ["fancy-no-backtrace"] }
|
||||
num-format = "0.4"
|
||||
|
Reference in New Issue
Block a user