mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 06:30:08 +02:00
Bump indexmap from 2.1.0 to 2.2.2 (#11746)
This commit is contained in:
@ -17,7 +17,7 @@ nu-path = { path = "../nu-path", version = "0.90.2" }
|
||||
nu-protocol = { path = "../nu-protocol", version = "0.90.2" }
|
||||
nu-utils = { path = "../nu-utils", version = "0.90.2" }
|
||||
|
||||
indexmap = "2.1"
|
||||
indexmap = "2.2"
|
||||
miette = "7.0.0"
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user