Bump indexmap from 2.0.2 to 2.1.0 (#10969)

This commit is contained in:
dependabot[bot]
2023-11-07 15:36:34 +00:00
committed by GitHub
parent c039e4b3d0
commit 45b02ce2ab
6 changed files with 18 additions and 18 deletions

View File

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