{
  "cksum": "a37c5d2ebb3e6c2a2c79ff43ef1573eb4be262a66f9759b57c3b8ad2daff14ec",
  "crate_file": "chilloutvr-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/chilloutvr/chilloutvr-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "client"
      ],
      "kind": "normal",
      "name": "ezsockets",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "governor",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "once_cell",
      "optional": false,
      "req": "^1.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "racal",
      "optional": true,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11",
      "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",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "time_0_3"
      ],
      "kind": "normal",
      "name": "serde_with",
      "optional": false,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde-well-known"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rustls-tls-webpki-roots"
      ],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.18",
      "target": null
    }
  ],
  "features": {
    "debug": [],
    "default": [
      "http",
      "ws"
    ],
    "http": [
      "racal"
    ],
    "ws": []
  },
  "features2": {
    "http_client": [
      "http",
      "dep:http",
      "reqwest",
      "racal/reqwest",
      "governor",
      "async-trait"
    ],
    "ws_client": [
      "ws",
      "tokio",
      "ezsockets",
      "tokio-stream",
      "dep:http",
      "tokio-tungstenite",
      "async-trait"
    ]
  },
  "index_path": "ch/il/chilloutvr",
  "name": "chilloutvr",
  "pubtime": "2023-04-16T20:13:48Z",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
