Bump indexmap from 2.1.0 to 2.2.2 (#11746)

This commit is contained in:
dependabot[bot]
2024-02-08 12:31:41 +00:00
committed by GitHub
parent 84517138bc
commit e7f1bf8535
6 changed files with 7 additions and 7 deletions

View File

@ -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"