{
  "cksum": "b1c93022d3131914f823f2efa2a2991ce45383df1649255c9803e7cb98209918",
  "crate_file": "keytap-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/keytap/keytap-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "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": "evdev",
      "optional": false,
      "req": "^0.13",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [
        "poll",
        "event"
      ],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.29",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc2",
      "optional": false,
      "req": "^0.6",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": false,
      "features": [
        "std",
        "CFRunLoop",
        "CFMachPort"
      ],
      "kind": "normal",
      "name": "objc2-core-foundation",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": false,
      "features": [
        "std",
        "CGEvent",
        "CGEventTypes"
      ],
      "kind": "normal",
      "name": "objc2-core-graphics",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": false,
      "features": [
        "std",
        "NSAutoreleasePool"
      ],
      "kind": "normal",
      "name": "objc2-foundation",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_UI_WindowsAndMessaging",
        "Win32_UI_Input_KeyboardAndMouse",
        "Win32_Foundation",
        "Win32_System_Threading",
        "Win32_System_LibraryLoader"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.59",
      "target": "cfg(target_os = \"windows\")"
    }
  ],
  "features": {
    "chord": [],
    "default": [
      "chord"
    ]
  },
  "features2": {
    "serde": [
      "dep:serde"
    ],
    "tracing": [
      "dep:tracing"
    ]
  },
  "index_path": "ke/yt/keytap",
  "name": "keytap",
  "pubtime": "2026-04-24T03:06:33Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
