{
  "cksum": "86905a5d803ddb8680d84a7e8d0f985b2b8490c04424d5a03731c772e785ad67",
  "crate_file": "mockable-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/mockable/mockable-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mockall",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "mockall",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "open",
      "optional": true,
      "req": "^5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "process"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "browser": [
      "dep:open"
    ],
    "clock": [
      "dep:chrono"
    ],
    "cmd": [
      "dep:async-trait",
      "dep:tokio"
    ],
    "full": [
      "browser",
      "clock",
      "cmd",
      "http-client",
      "uuid"
    ],
    "http-client": [
      "dep:async-trait",
      "dep:bytes",
      "dep:reqwest"
    ],
    "mock": [
      "dep:mockall"
    ],
    "uuid": [
      "dep:uuid"
    ]
  },
  "index_path": "mo/ck/mockable",
  "name": "mockable",
  "pubtime": "2023-09-23T14:23:42Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
