{
  "cksum": "9872b16c1fc28f5bbd230cdc92a1df669ae190e7934bda8d8c99feb60138178e",
  "crate_file": "framewatch-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/framewatch/framewatch-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": true,
      "req": "^5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eframe",
      "optional": true,
      "req": "^0.33",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "egui",
      "optional": true,
      "req": "^0.33",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "png"
      ],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image_hasher",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^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": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1",
      "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": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webp",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_UI_WindowsAndMessaging",
        "Win32_UI_HiDpi",
        "Win32_Graphics_Dwm",
        "Win32_Graphics_Gdi",
        "Win32_System_Threading"
      ],
      "kind": "normal",
      "name": "windows",
      "optional": true,
      "req": "^0.62",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "windows-capture",
      "optional": true,
      "req": "^2",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "jpeg": [
      "image/jpeg"
    ],
    "llm": []
  },
  "features2": {
    "cli": [
      "dep:clap",
      "dep:anyhow",
      "dep:tracing-subscriber"
    ],
    "default": [
      "cli"
    ],
    "gui": [
      "dep:eframe",
      "dep:egui",
      "dep:dirs"
    ],
    "webp": [
      "dep:webp"
    ],
    "wgc": [
      "dep:windows-capture",
      "dep:windows"
    ]
  },
  "index_path": "fr/am/framewatch",
  "name": "framewatch",
  "pubtime": "2026-06-14T08:46:56Z",
  "rust_version": "1.78",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
