{
  "cksum": "afd95cf896c703cc77da6ebf57c4f2a94f6aaab08d7d419f238271abe8869e80",
  "crate_file": "freactor-0.1.5.crate",
  "crate_url": "https://static.crates.io/crates/freactor/freactor-0.1.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "full": [
      "tracing",
      "runtime-tokio",
      "runtime-async-std"
    ],
    "runtime-async-std": [
      "dep:async-std"
    ],
    "runtime-tokio": [
      "dep:tokio"
    ],
    "tracing": [
      "dep:tracing"
    ]
  },
  "index_path": "fr/ea/freactor",
  "name": "freactor",
  "pubtime": "2024-08-08T07:06:10Z",
  "v": 2,
  "vers": "0.1.5",
  "yanked": true
}
