{
  "cksum": "04290f01f1420bb76af0324fe7d7f9a23fa84c58046d7222ce29a57ab751f770",
  "crate_file": "madsim-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/madsim/madsim-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ahash",
      "optional": false,
      "req": "^0.7",
      "target": "cfg(madsim)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-channel",
      "optional": false,
      "req": "^1.6",
      "target": "cfg(madsim)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-task",
      "optional": false,
      "req": "^4",
      "target": "cfg(madsim)"
    },
    {
      "default_features": true,
      "features": [
        "event"
      ],
      "kind": "normal",
      "name": "async-ucx",
      "optional": true,
      "req": "^0.1",
      "target": "cfg(not(madsim))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "downcast-rs",
      "optional": false,
      "req": "^1.2",
      "target": "cfg(madsim)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(madsim)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "madsim-macros",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "naive-timer",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(madsim)"
    },
    {
      "default_features": true,
      "features": [
        "small_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "structopt",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": "cfg(madsim)"
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "fs",
        "net",
        "time",
        "io-util",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": "cfg(not(madsim))"
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "codec"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7",
      "target": "cfg(not(madsim))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.5",
      "target": "cfg(madsim)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "default": [
      "macros",
      "rpc"
    ],
    "erpc": [
      "rpc"
    ],
    "macros": [
      "madsim-macros",
      "tokio/macros"
    ],
    "rpc": [
      "bincode"
    ],
    "ucx": [
      "async-ucx"
    ]
  },
  "index_path": "ma/ds/madsim",
  "name": "madsim",
  "pubtime": "2022-08-24T04:42:32Z",
  "vers": "0.2.2",
  "yanked": false
}
