{
  "cksum": "101e5b56e56fcdee4463c17f923a681235f50fc188d1c8ad58460afa18627467",
  "crate_file": "fugle-0.3.7.crate",
  "crate_url": "https://static.crates.io/crates/fugle/fugle-0.3.7.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "rustls-tls-webpki-roots"
      ],
      "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": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "parsing"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread",
        "time",
        "sync"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rustls-tls-webpki-roots"
      ],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rustls-tls-webpki-roots"
      ],
      "kind": "normal",
      "name": "tungstenite",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "ureq",
      "optional": true,
      "req": "^2.4",
      "target": null
    }
  ],
  "features": {
    "async-query": [
      "reqwest"
    ],
    "async-websocket": [
      "tungstenite",
      "tokio-tungstenite",
      "log",
      "tokio",
      "futures-util",
      "serde_json"
    ],
    "default": [
      "query"
    ],
    "query": [
      "ureq"
    ],
    "websocket": [
      "tungstenite",
      "log",
      "serde_json"
    ]
  },
  "index_path": "fu/gl/fugle",
  "name": "fugle",
  "pubtime": "2022-08-09T14:59:13Z",
  "vers": "0.3.7",
  "yanked": false
}
