{
  "cksum": "bcf68497f99a4dd594f26d3e497e4d4bbf4aee074987d4ce512513ee3b01138d",
  "crate_file": "oris-execution-runtime-0.2.13.crate",
  "crate_url": "https://static.crates.io/crates/oris-execution-runtime/oris-execution-runtime-0.2.13.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.80",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "oris-kernel",
      "optional": false,
      "req": "^0.2.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "schemars",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "postgres",
        "sqlite",
        "runtime-tokio-native-tls",
        "json",
        "uuid"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "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": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.8.0",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "execution-server": [
      "dep:axum",
      "dep:uuid",
      "dep:tracing"
    ],
    "kernel-postgres": [
      "dep:sqlx",
      "dep:tokio",
      "oris-kernel/kernel-postgres"
    ],
    "sqlite-persistence": [
      "dep:rusqlite",
      "dep:uuid",
      "oris-kernel/sqlite-persistence"
    ]
  },
  "index_path": "or/is/oris-execution-runtime",
  "name": "oris-execution-runtime",
  "pubtime": "2026-03-03T07:15:30Z",
  "rust_version": "1.80",
  "v": 2,
  "vers": "0.2.13",
  "yanked": false
}
