{
  "cksum": "bcc7ff6621f955b5f416a36eba7d486358182d74be548c6a843052d66996e9c7",
  "crate_file": "rerun-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/rerun/rerun-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "backtrace",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "termination"
      ],
      "kind": "normal",
      "name": "ctrlc",
      "optional": false,
      "req": "^3.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "document-features",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(not(any(target_arch = \"wasm32\", target_os = \"windows\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mimalloc",
      "optional": false,
      "req": "^0.1.29",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "re_analytics",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "re_build_build_info",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "re_build_info",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "re_data_store",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "re_format",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "re_log",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "decoder",
        "encoder"
      ],
      "kind": "normal",
      "name": "re_log_encoding",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "re_log_types",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "re_memory",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "re_sdk",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "re_sdk_comms",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "re_smart_channel",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "re_viewer",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "re_web_viewer_server",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client"
      ],
      "kind": "normal",
      "name": "re_ws_comms",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.24",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webbrowser",
      "optional": true,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "image": [
      "re_log_types/image"
    ],
    "server": [
      "re_sdk_comms/server"
    ]
  },
  "features2": {
    "analytics": [
      "dep:re_analytics",
      "re_viewer?/analytics",
      "re_web_viewer_server?/analytics"
    ],
    "default": [
      "analytics",
      "glam",
      "image",
      "native_viewer",
      "server",
      "sdk"
    ],
    "glam": [
      "re_sdk?/glam"
    ],
    "global_session": [
      "re_sdk?/global_session"
    ],
    "native_viewer": [
      "dep:re_viewer"
    ],
    "sdk": [
      "dep:re_sdk"
    ],
    "web_viewer": [
      "dep:re_web_viewer_server",
      "dep:webbrowser",
      "re_ws_comms/server"
    ]
  },
  "index_path": "re/ru/rerun",
  "name": "rerun",
  "pubtime": "2023-04-20T14:09:17Z",
  "rust_version": "1.67",
  "v": 2,
  "vers": "0.5.0",
  "yanked": false
}
