mirror of
https://github.com/nushell/nushell.git
synced 2025-08-17 04:51:19 +02:00
Bump indexmap from 2.0.2 to 2.1.0 (#10969)
This commit is contained in:
@ -17,7 +17,7 @@ nu-path = { path = "../nu-path", version = "0.86.1" }
|
||||
nu-protocol = { path = "../nu-protocol", version = "0.86.1" }
|
||||
nu-utils = { path = "../nu-utils", version = "0.86.1" }
|
||||
|
||||
indexmap = "2.0"
|
||||
indexmap = "2.1"
|
||||
miette = "5.10.0"
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user