{
  "cksum": "c90326f8d759744d08af1ea1268a8f4c991f5243e2ed4177f6a824917a274bb4",
  "crate_file": "mlua-batteries-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/mlua-batteries/mlua-batteries-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cap-std",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "globset",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "lua54",
        "vendored"
      ],
      "kind": "normal",
      "name": "mlua",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "mlua"
      ],
      "kind": "normal",
      "name": "schema-bridge",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "secrecy",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ureq",
      "optional": true,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "v7"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "walkdir",
      "optional": true,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "env": [],
    "path": [],
    "string": [],
    "time": [],
    "validate": []
  },
  "features2": {
    "base64": [
      "dep:base64"
    ],
    "default": [
      "json",
      "env",
      "path",
      "time",
      "string",
      "validate"
    ],
    "fs": [
      "dep:walkdir",
      "dep:globset"
    ],
    "full": [
      "json",
      "env",
      "path",
      "time",
      "string",
      "regex",
      "validate",
      "log",
      "uuid",
      "base64",
      "fs",
      "http",
      "llm",
      "hash",
      "schema",
      "sandbox"
    ],
    "hash": [
      "dep:sha2"
    ],
    "http": [
      "dep:ureq"
    ],
    "json": [
      "dep:serde_json"
    ],
    "llm": [
      "http",
      "json",
      "dep:secrecy"
    ],
    "log": [
      "dep:log"
    ],
    "regex": [
      "dep:regex"
    ],
    "sandbox": [
      "dep:cap-std"
    ],
    "schema": [
      "validate",
      "dep:schema-bridge"
    ],
    "uuid": [
      "dep:uuid"
    ]
  },
  "index_path": "ml/ua/mlua-batteries",
  "name": "mlua-batteries",
  "pubtime": "2026-04-14T00:41:34Z",
  "rust_version": "1.77",
  "v": 2,
  "vers": "0.2.2",
  "yanked": false
}
