{
  "cksum": "946e6735b9bedac1f9af868c97f3cf414cfedacdde2a6fcdbd8dd6aab1ab5114",
  "crate_file": "krokiet-11.0.1.crate",
  "crate_url": "https://static.crates.io/crates/krokiet/krokiet-11.0.1.crate",
  "deps": [
    {
      "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": "^11.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "image"
      ],
      "kind": "normal",
      "name": "fast_image_resize",
      "optional": false,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fontconfig-dlopen"
      ],
      "kind": "normal",
      "name": "fontique",
      "optional": false,
      "req": "^0.7.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": true,
      "features": [],
      "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": "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": 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
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "winresource",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "add_windows_icon": [],
    "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-02-21T05:53:08Z",
  "rust_version": "1.92.0",
  "vers": "11.0.1",
  "yanked": false
}
