{
  "cksum": "70435ac0ed4c5314fb195acc0d7b74b0bafeefcc5537e1b681e6fa055937aafe",
  "crate_file": "monio-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/monio/monio-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "crossterm",
      "optional": false,
      "req": "^0.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ctrlc",
      "optional": false,
      "req": "^3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "evdev",
      "optional": true,
      "req": "^0.12",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc2",
      "optional": false,
      "req": "^0.6",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc2-core-foundation",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc2-core-graphics",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc2-foundation",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ratatui",
      "optional": false,
      "req": "^0.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros",
        "time"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_UI_WindowsAndMessaging",
        "Win32_Foundation",
        "Win32_Graphics_Gdi",
        "Win32_UI_Input_KeyboardAndMouse",
        "Win32_UI_HiDpi",
        "Win32_System_Threading",
        "Win32_UI_Shell"
      ],
      "kind": "normal",
      "name": "windows",
      "optional": false,
      "req": "^0.59",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [
        "xlib",
        "xrecord",
        "xtst"
      ],
      "kind": "normal",
      "name": "x11",
      "optional": true,
      "req": "^2.21",
      "target": "cfg(target_os = \"linux\")"
    }
  ],
  "features": {
    "statistics": []
  },
  "features2": {
    "default": [
      "x11"
    ],
    "evdev": [
      "dep:evdev",
      "dep:libc"
    ],
    "recorder": [
      "dep:serde",
      "dep:serde_json"
    ],
    "tokio": [
      "dep:tokio"
    ],
    "x11": [
      "dep:x11"
    ]
  },
  "index_path": "mo/ni/monio",
  "name": "monio",
  "pubtime": "2026-02-06T07:09:43Z",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
