{
  "cksum": "17bb1ae6f2ec46de5377a81ddd6551cf88c9d6eb91b73dc3fee742463dae5114",
  "crate_file": "ezlua-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/ezlua/ezlua-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cc",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cstr_core",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^0.99",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "extend",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glob",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "lua-src",
      "optional": true,
      "req": "^546",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "lua54",
        "vendored"
      ],
      "kind": "dev",
      "name": "mlua",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rc",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-transcode",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_bytes",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net",
        "time",
        "macros",
        "rt"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.4",
      "target": null
    }
  ],
  "features": {
    "async": [
      "unsafe_send_sync"
    ],
    "debug_ezlua": [],
    "default": [
      "std",
      "vendored",
      "log"
    ],
    "json": [
      "serde_json"
    ],
    "std": [
      "bitflags"
    ],
    "thread": [
      "std",
      "parking_lot"
    ],
    "unsafe_send_sync": [],
    "vendored": [
      "lua-src"
    ]
  },
  "index_path": "ez/lu/ezlua",
  "name": "ezlua",
  "pubtime": "2023-05-27T13:47:56Z",
  "vers": "0.2.0",
  "yanked": true
}
