{
  "cksum": "726eefa08eda443bc9921d5dc244f8ebd2da6198cde50198eeaf84543222ddcb",
  "crate_file": "dprint-core-0.58.0.crate",
  "crate_url": "https://static.crates.io/crates/dprint-core/dprint-core-0.58.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.53",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bumpalo",
      "optional": true,
      "req": "^3.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": true,
      "req": "^0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde-1"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.114",
      "target": "cfg(not(any(target_os = \"unknown\", target_arch = \"wasm32\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12.0",
      "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.130",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "preserve_order"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "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.0",
      "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"
    ],
    "process": [
      "communication",
      "serde_json",
      "libc",
      "winapi"
    ],
    "tracing": [
      "formatting"
    ],
    "wasm": []
  },
  "index_path": "dp/ri/dprint-core",
  "name": "dprint-core",
  "pubtime": "2022-05-21T16:16:58Z",
  "vers": "0.58.0",
  "yanked": false
}
