{
  "cksum": "66528d723936b74550dd541451545b3c669c08256c72bb4f8fb89cfb17179d85",
  "crate_file": "cedar-policy-4.2.2.crate",
  "crate_url": "https://static.crates.io/crates/cedar-policy/cedar-policy-4.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cedar-policy-core",
      "optional": false,
      "req": "=4.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "test-util"
      ],
      "kind": "dev",
      "name": "cedar-policy-core",
      "optional": false,
      "req": "=4.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cedar-policy-formatter",
      "optional": false,
      "req": "=4.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cedar-policy-validator",
      "optional": false,
      "req": "=4.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "cool_asserts",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dhat",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "globset",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "lexer"
      ],
      "kind": "normal",
      "name": "lalrpop-util",
      "optional": false,
      "req": "^0.22.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "miette",
      "optional": false,
      "req": "^7.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fancy"
      ],
      "kind": "dev",
      "name": "miette",
      "optional": false,
      "req": "^7.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nonempty",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "oorandom",
      "optional": false,
      "req": "^11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ref-cast",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "semver",
      "optional": false,
      "req": "^1.0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-wasm-bindgen",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_with",
      "optional": false,
      "req": "^3.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "smol_str",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tsify",
      "optional": true,
      "req": "^0.4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2.82",
      "target": null
    }
  ],
  "features": {
    "corpus-timing": [],
    "decimal": [
      "cedar-policy-core/decimal",
      "cedar-policy-validator/decimal"
    ],
    "default": [
      "ipaddr",
      "decimal"
    ],
    "entity-manifest": [
      "cedar-policy-validator/entity-manifest"
    ],
    "experimental": [
      "partial-eval",
      "permissive-validate",
      "partial-validate",
      "level-validate",
      "entity-manifest"
    ],
    "ipaddr": [
      "cedar-policy-core/ipaddr",
      "cedar-policy-validator/ipaddr"
    ],
    "level-validate": [
      "cedar-policy-validator/level-validate"
    ],
    "partial-eval": [
      "cedar-policy-core/partial-eval",
      "cedar-policy-validator/partial-eval"
    ],
    "partial-validate": [
      "cedar-policy-validator/partial-validate"
    ],
    "permissive-validate": [],
    "wasm": [
      "serde-wasm-bindgen",
      "tsify",
      "wasm-bindgen"
    ]
  },
  "features2": {
    "heap-profiling": [
      "dep:dhat"
    ]
  },
  "index_path": "ce/da/cedar-policy",
  "name": "cedar-policy",
  "pubtime": "2024-11-11T17:32:18Z",
  "rust_version": "1.77",
  "v": 2,
  "vers": "4.2.2",
  "yanked": false
}
