{
  "cksum": "07b14b731254cb0a5801cd8c7d8642dde1363bb5d5629133548d9a9ae6d411bb",
  "crate_file": "quakeworld-0.2.3.crate",
  "crate_url": "https://static.crates.io/crates/quakeworld/quakeworld-0.2.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^1.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_enum",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "protocol-macros",
      "optional": true,
      "package": "quakeworld-protocol-macros",
      "req": "^0.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quote",
      "optional": false,
      "req": "^1.0.21",
      "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": true,
      "features": [],
      "kind": "normal",
      "name": "simple-error",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum_macros",
      "optional": false,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "termcolor",
      "optional": false,
      "req": "^1.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unstringify",
      "optional": false,
      "req": "^0.1.4",
      "target": null
    }
  ],
  "features": {
    "ascii_strings": [
      "utils"
    ],
    "connection": [
      "protocol",
      "state",
      "network",
      "crc",
      "ascii_strings"
    ],
    "crc": [],
    "default": [
      "mvd",
      "utils",
      "protocol",
      "state",
      "network",
      "trace",
      "connection",
      "crc"
    ],
    "mvd": [
      "utils",
      "protocol"
    ],
    "network": [],
    "protocol": [
      "protocol-macros"
    ],
    "state": [
      "protocol",
      "utils"
    ],
    "trace": [],
    "utils": []
  },
  "index_path": "qu/ak/quakeworld",
  "name": "quakeworld",
  "pubtime": "2022-11-29T22:28:54Z",
  "vers": "0.2.3",
  "yanked": false
}
