{
  "cksum": "5900e7bbfa5c24b06cb9318570316f64843ae0873582d8822483a9ebf11a32be",
  "crate_file": "mkutil-0.3.3.crate",
  "crate_url": "https://static.crates.io/crates/mkutil/mkutil-0.3.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.58",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arboard",
      "optional": true,
      "req": "^3.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dunce",
      "optional": false,
      "req": "^1.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "failure",
      "optional": false,
      "req": "^0.1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "colored"
      ],
      "kind": "normal",
      "name": "fern",
      "optional": true,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fs_extra",
      "optional": true,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "git2",
      "optional": true,
      "req": "^0.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glob",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "png",
        "jpeg",
        "tga"
      ],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.24.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ldap3",
      "optional": true,
      "req": "^0.10.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "auto-initialize"
      ],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rfd",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wav"
      ],
      "kind": "normal",
      "name": "rodio",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ron",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "select",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.138",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": false,
      "req": "^3.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.21.1",
      "target": null
    }
  ],
  "features": {
    "async_test": [
      "tokio"
    ],
    "clipboard": [
      "arboard"
    ],
    "clipboard_to_temp_image": [
      "image_processing",
      "clipboard",
      "file_system"
    ],
    "default": [
      "fern_log"
    ],
    "fern_log": [
      "chrono",
      "fern"
    ],
    "file_dialog": [
      "rfd"
    ],
    "file_system": [
      "fs_extra"
    ],
    "git": [
      "git2"
    ],
    "html": [
      "select"
    ],
    "image_processing": [
      "image"
    ],
    "ldap": [
      "ldap3"
    ],
    "python": [
      "pyo3"
    ],
    "ron_deser": [
      "ron"
    ],
    "sound": [
      "rodio"
    ],
    "web_client": []
  },
  "index_path": "mk/ut/mkutil",
  "name": "mkutil",
  "pubtime": "2022-10-13T12:40:18Z",
  "vers": "0.3.3",
  "yanked": true
}
