{
  "cksum": "b698fc8f434a1e73bf714ef8025dab3497374bdee1731fea1d0d8296baddcf93",
  "crate_file": "dprint-core-0.52.0.crate",
  "crate_url": "https://static.crates.io/crates/dprint-core/dprint-core-0.52.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": [
        "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",
        "sync",
        "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": {
    "default": [
      "formatting"
    ],
    "formatting": [
      "bumpalo",
      "rustc-hash"
    ],
    "process": [
      "serde_json",
      "libc",
      "parking_lot",
      "tokio",
      "tokio-util",
      "winapi"
    ],
    "tracing": [
      "formatting"
    ],
    "wasm": []
  },
  "index_path": "dp/ri/dprint-core",
  "name": "dprint-core",
  "pubtime": "2022-03-26T18:00:34Z",
  "vers": "0.52.0",
  "yanked": false
}
