{
  "cksum": "d71aef5456c612a8b3581073c73add3015a28b44e42f88f55921cbf8021ee684",
  "crate_file": "koit-toml-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/koit-toml/koit-toml-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "unstable",
        "attributes"
      ],
      "kind": "normal",
      "name": "async-std",
      "optional": false,
      "req": "^1.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.5.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "bincode-format": [
      "serde",
      "bincode"
    ],
    "default": [
      "file-backend",
      "json-format",
      "bincode-format",
      "toml-format"
    ],
    "file-backend": [],
    "json-format": [
      "serde",
      "serde_json"
    ],
    "toml-format": [
      "serde",
      "toml"
    ]
  },
  "index_path": "ko/it/koit-toml",
  "name": "koit-toml",
  "pubtime": "2021-05-20T04:14:06Z",
  "vers": "0.2.0",
  "yanked": false
}
