{
  "cksum": "d966e6047321db5f011567c1819b89972a457ab49c2f4b56f074e67a59214112",
  "crate_file": "dprint-core-0.62.0.crate",
  "crate_url": "https://static.crates.io/crates/dprint-core/dprint-core-0.62.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.69",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bumpalo",
      "optional": true,
      "req": "^3.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": true,
      "req": "^0.5.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde-1"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^1.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.140",
      "target": "cfg(not(any(target_os = \"unknown\", target_arch = \"wasm32\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustc-hash",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.147",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "preserve_order"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-width",
      "optional": true,
      "req": "^0.1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "handleapi",
        "synchapi",
        "winbase",
        "winerror"
      ],
      "kind": "normal",
      "name": "winapi",
      "optional": true,
      "req": "^0.3.9",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "communication": [
      "crossbeam-channel",
      "tokio",
      "parking_lot",
      "tokio-util"
    ],
    "default": [
      "formatting"
    ],
    "formatting": [
      "bumpalo",
      "rustc-hash",
      "unicode-width"
    ],
    "process": [
      "communication",
      "serde_json",
      "libc",
      "winapi"
    ],
    "tracing": [
      "formatting"
    ],
    "wasm": []
  },
  "index_path": "dp/ri/dprint-core",
  "name": "dprint-core",
  "pubtime": "2023-06-03T00:23:02Z",
  "vers": "0.62.0",
  "yanked": false
}
