{
  "cksum": "8f766c5368a4bed0eabd7c717668f27d1f0d06414cb7b507522e7b1e2a041840",
  "crate_file": "gamedig-0.5.2.crate",
  "crate_url": "https://static.crates.io/crates/gamedig/gamedig-0.5.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bzip2-rs",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crc32fast",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "encoding_rs",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pcap-file",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "phf",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pnet_packet",
      "optional": true,
      "req": "^0.35",
      "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": false,
      "features": [
        "gzip",
        "json"
      ],
      "kind": "normal",
      "name": "ureq",
      "optional": false,
      "req": "^2.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "games": [],
    "serde": [],
    "services": [],
    "tls": [
      "ureq/tls"
    ]
  },
  "features2": {
    "clap": [
      "dep:clap"
    ],
    "default": [
      "games",
      "services",
      "game_defs"
    ],
    "game_defs": [
      "dep:phf",
      "games"
    ],
    "packet_capture": [
      "dep:pcap-file",
      "dep:pnet_packet",
      "dep:lazy_static"
    ]
  },
  "index_path": "ga/me/gamedig",
  "name": "gamedig",
  "pubtime": "2024-10-20T17:44:15Z",
  "rust_version": "1.65.0",
  "v": 2,
  "vers": "0.5.2",
  "yanked": false
}
