{
  "cksum": "becfc07b9c2379b3eaa43c42adadfe5eb573b3c42fe00e36ab003f02573ce4ac",
  "crate_file": "rug-1.2.2.crate",
  "crate_url": "https://static.crates.io/crates/rug/rug-1.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "= 1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "byteorder",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "gmp-mpfr-sys",
      "optional": true,
      "req": "~1.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_test",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "complex": [
      "float",
      "gmp-mpfr-sys/mpc"
    ],
    "default": [
      "integer",
      "rational",
      "float",
      "complex",
      "rand"
    ],
    "float": [
      "gmp-mpfr-sys/mpfr"
    ],
    "integer": [
      "gmp-mpfr-sys"
    ],
    "rand": [
      "integer"
    ],
    "rational": [
      "integer"
    ]
  },
  "index_path": "3/r/rug",
  "name": "rug",
  "pubtime": "2018-10-18T13:39:31Z",
  "vers": "1.2.2",
  "yanked": false
}
