cedar-policy-formatter 4.2.2

Policy formatter for the Cedar Policy Language.
Documentation
[dependencies.cedar-policy-core]
version = "=4.2.2"

[dependencies.itertools]
version = "0.13"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.logos]
version = "0.14.0"

[dependencies.miette]
version = "7.1.0"

[dependencies.pretty]
version = "0.12.1"

[dependencies.regex]
features = ["unicode"]
version = "1.9.1"

[dependencies.smol_str]
features = ["serde"]
version = "0.3"

[dev-dependencies.insta]
features = ["glob"]
version = "1.41.1"

[lib]
name = "cedar_policy_formatter"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["compilers", "config"]
description = "Policy formatter for the Cedar Policy Language."
edition = "2021"
homepage = "https://cedarpolicy.com"
keywords = ["cedar", "authorization", "policy", "security"]
license = "Apache-2.0"
name = "cedar-policy-formatter"
readme = "README.md"
repository = "https://github.com/cedar-policy/cedar"
rust-version = "1.77"
version = "4.2.2"