nu-protocol 0.69.1

Nushell's internal protocols, including its abstract syntax tree
Documentation
[dependencies.byte-unit]
version = "4.0.9"

[dependencies.chrono]
features = ["serde"]
version = "0.4.21"

[dependencies.chrono-humanize]
version = "0.2.1"

[dependencies.fancy-regex]
version = "0.10.0"

[dependencies.indexmap]
features = ["serde-1"]
version = "1.7"

[dependencies.miette]
features = ["fancy"]
version = "5.1.0"

[dependencies.nu-json]
version = "0.69.1"

[dependencies.nu-path]
version = "0.69.1"

[dependencies.nu-utils]
version = "0.69.1"

[dependencies.num-format]
version = "0.4.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.130"

[dependencies.serde_json]
optional = true
version = "1.0"

[dependencies.sys-locale]
version = "0.2.0"

[dependencies.thiserror]
version = "1.0.31"

[dependencies.typetag]
version = "0.1.8"
[dev-dependencies.serde_json]
version = "1.0"

[features]
plugin = ["serde_json"]

[package]
authors = ["The Nushell Project Developers"]
description = "Nushell's internal protocols, including its abstract syntax tree"
edition = "2021"
license = "MIT"
name = "nu-protocol"
readme = "README.md"
repository = "https://github.com/nushell/nushell/tree/main/crates/nu-protocol"
version = "0.69.1"