nushell/crates/nu-command
Stefan Holderbach a3702e1eb7
Bump indexmap to 2.0 (#9643)
# Description
Apart from `polars` (only used with `--features dataframe`) and the
dev-dependencies our deps use `indexmap 2.0`.
Thus the default or `extra` `cargo build` will reduce deps.
This also will help deduplicating `hashbrown` and `ahash`.

For #8060

- Bump `indexmap` to 2.0
- Remove unneeded `serde` feature from `indexmap`

# User-Facing Changes
None
2023-07-10 10:30:01 +02:00
..
src fixes which showing aliases as built-in nushell commands (#9580) 2023-07-08 10:48:42 +02:00
tests fixes which showing aliases as built-in nushell commands (#9580) 2023-07-08 10:48:42 +02:00
Cargo.toml Bump indexmap to 2.0 (#9643) 2023-07-10 10:30:01 +02:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00