{
  "cksum": "d44fb61129d85dc6e0b4832e7f96086dd63587f91f2a79fdcfff74309f5ccd52",
  "crate_file": "dprint-core-0.67.3.crate",
  "crate_url": "https://static.crates.io/crates/dprint-core/dprint-core-0.67.3.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": [
        "allocator-api2",
        "collections"
      ],
      "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": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": true,
      "req": "^0.14.3",
      "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",
      "hashbrown",
      "rustc-hash",
      "unicode-width"
    ],
    "process": [
      "communication",
      "serde_json",
      "libc",
      "winapi"
    ],
    "tracing": [
      "formatting"
    ],
    "wasm": [
      "serde_json"
    ]
  },
  "index_path": "dp/ri/dprint-core",
  "name": "dprint-core",
  "pubtime": "2025-02-02T00:07:44Z",
  "vers": "0.67.3",
  "yanked": false
}
