{
  "cksum": "a9526df88c73179d5c05c882c38db9c7a4ac1525efee828acfdde46b2df4b6fe",
  "crate_file": "skyway-0.4.1.crate",
  "crate_url": "https://static.crates.io/crates/skyway/skyway-0.4.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bit-vec",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cel-interpreter",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "enum_dispatch",
      "optional": false,
      "req": "^0.3.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": true,
      "req": "^0.11.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indicatif",
      "optional": true,
      "req": "^0.17.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "json",
      "optional": true,
      "req": "^0.12.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lexical",
      "optional": true,
      "req": "^7.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "osmpbf",
      "optional": true,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "osmx",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pest",
      "optional": true,
      "req": "^2.7.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pest_derive",
      "optional": true,
      "req": "^2.7.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "overlapped-lists",
        "serialize"
      ],
      "kind": "normal",
      "name": "quick-xml",
      "optional": true,
      "req": "^0.36.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-aux",
      "optional": true,
      "req": "^4.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.63",
      "target": null
    }
  ],
  "features": {
    "filter": []
  },
  "features2": {
    "cel": [
      "filter",
      "dep:cel-interpreter"
    ],
    "cli": [
      "dep:clap",
      "dep:env_logger",
      "dep:indicatif"
    ],
    "default": [
      "cli",
      "json",
      "opl",
      "pbf",
      "xml",
      "cel",
      "skyfilter"
    ],
    "json": [
      "dep:json",
      "dep:lexical",
      "dep:serde",
      "dep:serde_json"
    ],
    "o5m": [
      "dep:bit-vec"
    ],
    "opl": [
      "dep:lexical"
    ],
    "osmx": [
      "dep:osmx"
    ],
    "pbf": [
      "dep:osmpbf",
      "dep:chrono"
    ],
    "skyfilter": [
      "filter",
      "dep:pest",
      "dep:pest_derive"
    ],
    "xml": [
      "dep:serde",
      "dep:serde-aux",
      "dep:quick-xml"
    ]
  },
  "index_path": "sk/yw/skyway",
  "name": "skyway",
  "pubtime": "2024-11-18T19:00:42Z",
  "v": 2,
  "vers": "0.4.1",
  "yanked": false
}
