{
  "cksum": "4ab61ef7946974b39569cba9f2b714c7717f617b31d74cfc2696c646b8b6eea5",
  "crate_file": "stac-0.10.0.crate",
  "crate_url": "https://static.crates.io/crates/stac/stac-0.10.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrow-array",
      "optional": true,
      "req": "^52",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrow-cast",
      "optional": true,
      "req": "^52",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrow-json",
      "optional": true,
      "req": "^52",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrow-schema",
      "optional": true,
      "req": "^52",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert-json-diff",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gdal",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gdal-sys",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "geo",
      "optional": true,
      "req": "^0.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "geo-types",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "geoarrow",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "geojson",
      "optional": false,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mime",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "object_store",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "parquet",
      "optional": true,
      "req": "^52",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json",
        "blocking"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "preserve_order"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempdir",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "gdal": [
      "dep:gdal",
      "dep:gdal-sys"
    ],
    "geo": [
      "dep:geo"
    ],
    "geoarrow": [
      "dep:geoarrow",
      "dep:arrow-array",
      "dep:arrow-cast",
      "dep:arrow-json",
      "dep:arrow-schema",
      "dep:geo-types"
    ],
    "geoparquet": [
      "geoarrow",
      "geoarrow/parquet",
      "dep:parquet"
    ],
    "geoparquet-compression": [
      "geoparquet",
      "geoarrow/parquet_compression",
      "parquet/snap",
      "parquet/brotli",
      "parquet/flate2",
      "parquet/lz4",
      "parquet/zstd"
    ],
    "object-store": [
      "dep:object_store"
    ],
    "object-store-all": [
      "object-store-aws",
      "object-store-azure",
      "object-store-gcp",
      "object-store-http"
    ],
    "object-store-aws": [
      "object-store",
      "object_store/aws"
    ],
    "object-store-azure": [
      "object-store",
      "object_store/azure"
    ],
    "object-store-gcp": [
      "object-store",
      "object_store/gcp"
    ],
    "object-store-http": [
      "object-store",
      "object_store/http"
    ],
    "reqwest": [
      "dep:reqwest"
    ]
  },
  "index_path": "st/ac/stac",
  "name": "stac",
  "pubtime": "2024-09-19T15:01:12Z",
  "v": 2,
  "vers": "0.10.0",
  "yanked": false
}
