{
  "cksum": "f4191575e8b9627bb02824f671b70c11a39fdfa41408fc511bf89ab5f18b3aa8",
  "crate_file": "soph-0.28.2.crate",
  "crate_url": "https://static.crates.io/crates/soph/soph-0.28.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-auth",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-cache",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-console",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-core",
      "optional": false,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-database",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-hash",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-http",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-mail",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-metrics",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-redis",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-runtime",
      "optional": false,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-storage",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-tracing",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-view",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    }
  ],
  "features": {
    "cache": [
      "cache-memory"
    ],
    "cache-memory": [
      "soph-cache/memory"
    ],
    "color-eyre": [
      "soph-core/color-eyre"
    ],
    "console": [
      "soph-console/command-new"
    ],
    "default": [
      "console"
    ],
    "error-anyhow": [
      "soph-core/anyhow"
    ],
    "error-eyre": [
      "soph-core/eyre"
    ]
  },
  "features2": {
    "auth": [
      "dep:soph-auth"
    ],
    "database": [
      "dep:soph-database"
    ],
    "full": [
      "support"
    ],
    "hash": [
      "dep:soph-hash"
    ],
    "http": [
      "dep:soph-http"
    ],
    "mail": [
      "dep:soph-mail"
    ],
    "metrics": [
      "dep:soph-metrics"
    ],
    "redis": [
      "dep:soph-redis"
    ],
    "storage": [
      "dep:soph-storage"
    ],
    "support": [
      "auth",
      "cache",
      "database",
      "hash",
      "http",
      "mail",
      "metrics",
      "redis",
      "storage",
      "tracing",
      "view"
    ],
    "tracing": [
      "dep:soph-tracing"
    ],
    "view": [
      "dep:soph-view"
    ]
  },
  "index_path": "so/ph/soph",
  "name": "soph",
  "pubtime": "2024-12-23T01:36:20Z",
  "rust_version": "1.70.0",
  "v": 2,
  "vers": "0.28.2",
  "yanked": false
}
