{
  "cksum": "c74df4cd7a79b182875bd4748ec893077d2e9c6fc0146b32899578e65802aa77",
  "crate_file": "peace_rt-0.0.15.crate",
  "crate_url": "https://static.crates.io/crates/peace_rt/peace_rt-0.0.15.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.88",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "async",
        "graph_info",
        "interruptible",
        "resman"
      ],
      "kind": "normal",
      "name": "fn_graph",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "interruptible",
      "optional": false,
      "req": "^0.2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "miette",
      "optional": true,
      "req": "^7.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "own",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peace_cfg",
      "optional": false,
      "req": "^0.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peace_cmd_ctx",
      "optional": false,
      "req": "^0.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peace_cmd_model",
      "optional": false,
      "req": "^0.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peace_cmd_rt",
      "optional": false,
      "req": "^0.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peace_flow_model",
      "optional": false,
      "req": "^0.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peace_flow_rt",
      "optional": false,
      "req": "^0.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peace_item_model",
      "optional": false,
      "req": "^0.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peace_params",
      "optional": false,
      "req": "^0.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peace_profile_model",
      "optional": false,
      "req": "^0.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peace_progress_model",
      "optional": true,
      "req": "^0.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peace_resource_rt",
      "optional": false,
      "req": "^0.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peace_rt_model",
      "optional": false,
      "req": "^0.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peace_rt_model_core",
      "optional": false,
      "req": "^0.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peace_rt_model_web",
      "optional": false,
      "req": "^0.0.15",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peace_state_rt",
      "optional": false,
      "req": "^0.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peace_value_traits",
      "optional": false,
      "req": "^0.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": false,
      "req": "^0.9.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fs",
        "io-util",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.44",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.44",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "io",
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7.14",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tynm",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde-serialize"
      ],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2.100",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "Storage",
        "Window"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3.77",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "error_reporting": [
      "dep:miette",
      "peace_cmd_rt/error_reporting",
      "peace_rt_model/error_reporting",
      "peace_state_rt/error_reporting"
    ],
    "output_progress": [
      "dep:peace_progress_model",
      "peace_cfg/output_progress",
      "peace_cmd_ctx/output_progress",
      "peace_flow_rt/output_progress",
      "peace_rt_model/output_progress",
      "peace_rt_model_core/output_progress"
    ]
  },
  "index_path": "pe/ac/peace_rt",
  "name": "peace_rt",
  "pubtime": "2025-04-18T10:05:52Z",
  "v": 2,
  "vers": "0.0.15",
  "yanked": false
}
