{
  "cksum": "59f8868a28559ab8524212b473941927a5337bedfc8d0496b0eb293f8e449122",
  "crate_file": "gamedig-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/gamedig/gamedig-0.7.0.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": "2025-04-23T21:08:26Z",
  "rust_version": "1.81.0",
  "v": 2,
  "vers": "0.7.0",
  "yanked": false
}
