{
  "cksum": "f97231df8c4d7b8dfe016e5ead5a819188be31beda44c107c8de8bb016edb701",
  "crate_file": "sage-runtime-2.0.1.crate",
  "crate_url": "https://static.crates.io/crates/sage-runtime/sage-runtime-2.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sage-persistence",
      "optional": true,
      "req": "^2.0.1",
      "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",
        "any",
        "postgres",
        "sqlite"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "database": [
      "sqlx"
    ],
    "default": [],
    "persistence-file": [
      "sage-persistence/file"
    ],
    "persistence-postgres": [
      "sage-persistence/postgres"
    ],
    "persistence-sqlite": [
      "sage-persistence/sqlite"
    ]
  },
  "index_path": "sa/ge/sage-runtime",
  "name": "sage-runtime",
  "pubtime": "2026-03-22T17:23:06Z",
  "vers": "2.0.1",
  "yanked": false
}
