{
  "cksum": "b569f4e3085ae957ecc37588e6b2227791b72745434eae966db29e122ba27f0d",
  "crate_file": "dprint-core-0.65.0.crate",
  "crate_url": "https://static.crates.io/crates/dprint-core/dprint-core-0.65.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": "async-trait",
      "optional": true,
      "req": "^0.1.72",
      "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": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.0.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": {
    "async_runtime": [
      "async-trait",
      "futures",
      "parking_lot",
      "tokio",
      "tokio-util"
    ],
    "communication": [
      "crossbeam-channel",
      "async_runtime"
    ],
    "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-11-26T23:20:39Z",
  "vers": "0.65.0",
  "yanked": false
}
