{
  "cksum": "c6349a5f191aac0904b7829292bac54cd8e8ad092456f7ca63325028701698e1",
  "crate_file": "cedros-data-0.1.3.crate",
  "crate_url": "https://static.crates.io/crates/cedros-data/cedros-data-0.1.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aws-config",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aws-sdk-s3",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "json",
        "multipart"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "runtime-tokio-rustls",
        "postgres",
        "uuid",
        "chrono",
        "json",
        "migrate"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "util"
      ],
      "kind": "dev",
      "name": "tower",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "trace",
        "cors"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "json"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "deflate"
      ],
      "kind": "normal",
      "name": "zip",
      "optional": true,
      "req": "^2",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "cedros-login-profile": [
      "http",
      "dep:reqwest"
    ],
    "cli": [
      "dep:clap",
      "dep:tracing-subscriber",
      "dep:anyhow"
    ],
    "default": [
      "cli",
      "http"
    ],
    "http": [
      "dep:axum",
      "dep:tower-http",
      "dep:hyper",
      "dep:zip"
    ],
    "storage": [
      "http",
      "dep:aws-sdk-s3",
      "dep:aws-config",
      "dep:image"
    ]
  },
  "index_path": "ce/dr/cedros-data",
  "name": "cedros-data",
  "pubtime": "2026-03-17T21:56:24Z",
  "rust_version": "1.80",
  "v": 2,
  "vers": "0.1.3",
  "yanked": false
}
