{
  "cksum": "60cf14e2fa403357f09ed66a134b1b0cd89474a52ee2518e216c9becfc9549e4",
  "crate_file": "foca-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/foca/foca-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "postcard",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "small_rng"
      ],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "macros",
        "sync",
        "time",
        "net"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "attributes"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "agent": [
      "std",
      "postcard-codec",
      "clap",
      "rand/default",
      "tokio",
      "serde/std",
      "tracing/default",
      "tracing-subscriber"
    ],
    "bincode-codec": [
      "std",
      "serde",
      "bincode",
      "bytes/std"
    ],
    "broadcasting": [
      "std",
      "rand/default",
      "serde/std",
      "bincode-codec",
      "bincode",
      "uuid"
    ],
    "default": [],
    "identity-golf": [
      "std",
      "rand/default"
    ],
    "postcard-codec": [
      "serde",
      "postcard"
    ],
    "std": [
      "anyhow/std"
    ]
  },
  "index_path": "fo/ca/foca",
  "name": "foca",
  "pubtime": "2022-04-18T13:57:42Z",
  "vers": "0.2.0",
  "yanked": false
}
