{
  "cksum": "242ef6a6a2e66cb83f260df766ecbfaa8508803abbf4ecdaa5943e8ac3dfa9cc",
  "crate_file": "routrs-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/routrs/routrs-1.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1.0.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "routrs_highways_dataset",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "routrs_maritime_dataset",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "routrs_railways_dataset",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.197",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.116",
      "target": null
    }
  ],
  "features": {
    "all": [
      "highways",
      "maritime",
      "railways",
      "json",
      "concurrency"
    ],
    "concurrency": [
      "rayon"
    ],
    "core": [],
    "default": [
      "core"
    ],
    "highways": [
      "routrs_highways_dataset",
      "json",
      "lazy_static",
      "flate2"
    ],
    "json": [
      "serde",
      "serde_json"
    ],
    "maritime": [
      "routrs_maritime_dataset",
      "json",
      "lazy_static",
      "flate2"
    ],
    "railways": [
      "routrs_railways_dataset",
      "json",
      "lazy_static",
      "flate2"
    ]
  },
  "index_path": "ro/ut/routrs",
  "name": "routrs",
  "pubtime": "2024-04-20T12:31:20Z",
  "vers": "1.0.0",
  "yanked": false
}
