{
  "cksum": "53f9864c025c00caaa7037538ec4492d0faf3b07ce82941bde254e78bee96b21",
  "crate_file": "krokiet-12.0.0.crate",
  "crate_url": "https://static.crates.io/crates/krokiet/krokiet-12.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arboard",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.38",
      "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": "czkawka_core",
      "optional": false,
      "req": "^12.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fontconfig-dlopen",
        "std"
      ],
      "kind": "normal",
      "name": "fontique",
      "optional": false,
      "req": "=0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fs_extra",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "home",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "humansize",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fluent-system",
        "desktop-requester"
      ],
      "kind": "normal",
      "name": "i18n-embed",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "i18n-embed-fl",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "jpeg",
        "png"
      ],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notify-rust",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_enum",
      "optional": false,
      "req": "^0.7.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "open",
      "optional": false,
      "req": "^5.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "xdg-portal"
      ],
      "kind": "normal",
      "name": "rfd",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "playback",
        "symphonia-all"
      ],
      "kind": "normal",
      "name": "rodio",
      "optional": true,
      "req": "^0.22.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "debug-embed"
      ],
      "kind": "normal",
      "name": "rust-embed",
      "optional": false,
      "req": "^8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "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": [
        "std",
        "backend-winit",
        "compat-1-2"
      ],
      "kind": "normal",
      "name": "slint",
      "optional": false,
      "req": "^1.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "slint-build",
      "optional": false,
      "req": "^1.15",
      "target": null
    }
  ],
  "features": {
    "audio": [
      "rodio"
    ],
    "default": [
      "winit_femtovg",
      "winit_software"
    ],
    "femtovg": [
      "slint/renderer-femtovg"
    ],
    "femtovg_wgpu": [
      "slint/renderer-femtovg-wgpu"
    ],
    "heif": [
      "czkawka_core/heif"
    ],
    "libavif": [
      "czkawka_core/libavif"
    ],
    "libraw": [
      "czkawka_core/libraw"
    ],
    "skia_opengl": [
      "slint/renderer-skia-opengl"
    ],
    "skia_vulkan": [
      "slint/renderer-skia-vulkan"
    ],
    "software": [
      "slint/renderer-software"
    ],
    "winit_femtovg": [
      "slint/renderer-winit-femtovg"
    ],
    "winit_skia_opengl": [
      "slint/renderer-winit-skia-opengl"
    ],
    "winit_skia_vulkan": [
      "slint/renderer-winit-skia-vulkan"
    ],
    "winit_software": [
      "slint/renderer-winit-software"
    ],
    "xdg_portal_trash": [
      "czkawka_core/xdg_portal_trash"
    ]
  },
  "index_path": "kr/ok/krokiet",
  "name": "krokiet",
  "pubtime": "2026-06-28T14:12:55Z",
  "rust_version": "1.94.1",
  "vers": "12.0.0",
  "yanked": false
}
