mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 23:37:48 +02:00
Bump indexmap from 2.0.2 to 2.1.0 (#10969)
This commit is contained in:
@ -12,7 +12,7 @@ version = "0.86.1"
|
||||
nu-plugin = { path = "../nu-plugin", version = "0.86.1" }
|
||||
nu-protocol = { path = "../nu-protocol", version = "0.86.1", features = ["plugin"] }
|
||||
|
||||
indexmap = "2.0"
|
||||
indexmap = "2.1"
|
||||
eml-parser = "0.1"
|
||||
ical = "0.8"
|
||||
rust-ini = "0.20.0"
|
||||
|
Reference in New Issue
Block a user