{
  "cksum": "1fc0496bc0884a01f0712a18f4b6a2eb05826c19eb43f23dccc25a05514192a6",
  "crate_file": "reflow_rt-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/reflow_rt/reflow_rt-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_actor",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_actor_macro",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_api_services",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_asset_registry",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_assets",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "reflow_components",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_cv_ops",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_dsp",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_graph",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_litert",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_media_codec",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_media_types",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_ml_ops",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_network",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_pixel",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_sdf",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_shader",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_taskpacks",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reflow_vector",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    }
  ],
  "features": {
    "browser": [
      "reflow_components/browser"
    ],
    "browser-events": [
      "reflow_components/browser-events"
    ],
    "camera-native": [
      "reflow_components/camera-native"
    ],
    "components-core": [],
    "default": [
      "components-core"
    ],
    "gpu": [
      "reflow_components/gpu"
    ],
    "network-flowtrace": [
      "reflow_network/flowtrace"
    ],
    "network-wasm": [
      "reflow_network/wasm"
    ],
    "video-encode": [
      "reflow_components/video-encode"
    ],
    "window-events": [
      "reflow_components/window-events"
    ]
  },
  "features2": {
    "api-services": [
      "dep:reflow_api_services",
      "reflow_components/api_services"
    ],
    "api_services": [
      "api-services"
    ],
    "av-core": [
      "dep:reflow_dsp",
      "reflow_components/av-core"
    ],
    "components-default": [
      "av-core",
      "gpu",
      "window-events"
    ],
    "external-litert": [
      "ml",
      "reflow_litert/external-litert",
      "reflow_ml_ops/external-litert"
    ],
    "full": [
      "api-services",
      "av-core",
      "browser-events",
      "camera-native",
      "components-default",
      "gpu",
      "ml",
      "video-encode",
      "window-events"
    ],
    "media": [
      "dep:reflow_media_codec",
      "dep:reflow_media_types"
    ],
    "ml": [
      "media",
      "dep:reflow_asset_registry",
      "dep:reflow_cv_ops",
      "dep:reflow_litert",
      "dep:reflow_ml_ops",
      "dep:reflow_taskpacks",
      "reflow_components/ml"
    ]
  },
  "index_path": "re/fl/reflow_rt",
  "name": "reflow_rt",
  "pubtime": "2026-04-22T19:48:36Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
