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