mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 08:28:37 +02:00
build(deps): bump indexmap from 2.9.0 to 2.10.0 (#16087)
This commit is contained in:
@ -29,7 +29,7 @@ chrono = { workspace = true, features = [
|
||||
], default-features = false }
|
||||
chrono-tz = "0.10"
|
||||
fancy-regex = { workspace = true }
|
||||
indexmap = { version = "2.9" }
|
||||
indexmap = { version = "2.10" }
|
||||
num = { version = "0.4" }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
sqlparser = { version = "0.53" }
|
||||
|
Reference in New Issue
Block a user