{
  "cksum": "7e6edd734f65a74f7175051504ab6110b4b37009509e8cfe6354bbd22b0e92a8",
  "crate_file": "kas-core-0.13.0.crate",
  "crate_url": "https://static.crates.io/crates/kas-core/kas-core-0.13.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "arboard",
      "optional": true,
      "req": "^3.2.0",
      "target": "cfg(not(target_os = \"android\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-global-executor",
      "optional": true,
      "req": "^2.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^1.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cfg_aliases",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dark-light",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "easy-cast",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kas-macros",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kas-text",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "linear-map",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_enum",
      "optional": false,
      "req": "^0.5.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "raw-window-handle",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ron",
      "optional": true,
      "package": "ron",
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.123",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.61",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.9.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smithay-clipboard",
      "optional": true,
      "req": "^0.6.6",
      "target": "cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"netbsd\", target_os = \"openbsd\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-segmentation",
      "optional": false,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": true,
      "req": "^0.28.1",
      "target": null
    }
  ],
  "features": {
    "harfbuzz": [
      "kas-text/harfbuzz"
    ],
    "internal_doc": [],
    "macros_log": [
      "kas-macros/log"
    ],
    "markdown": [
      "kas-text/markdown"
    ],
    "shaping": [
      "kas-text/shaping"
    ],
    "spec": []
  },
  "features2": {
    "clipboard": [
      "dep:arboard",
      "dep:smithay-clipboard"
    ],
    "dark-light": [
      "dep:dark-light"
    ],
    "json": [
      "serde",
      "dep:serde_json"
    ],
    "ron": [
      "serde",
      "dep:ron"
    ],
    "serde": [
      "dep:serde",
      "kas-text/serde",
      "winit?/serde"
    ],
    "spawn": [
      "dep:async-global-executor"
    ],
    "wayland": [
      "winit?/wayland",
      "winit?/wayland-dlopen"
    ],
    "winit": [
      "dep:winit"
    ],
    "x11": [
      "winit?/x11"
    ],
    "yaml": [
      "serde",
      "dep:serde_yaml"
    ]
  },
  "index_path": "ka/s-/kas-core",
  "name": "kas-core",
  "pubtime": "2023-02-28T08:46:50Z",
  "v": 2,
  "vers": "0.13.0",
  "yanked": false
}
