{
  "cksum": "3524e52a636609883f370e7ec9a8f1fe69d1bade2ab597f0fc0bf46f50a44521",
  "crate_file": "rl-lang-0.1.3.crate",
  "crate_url": "https://static.crates.io/crates/rl-lang/rl-lang-0.1.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ariadne",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ratatui",
      "optional": true,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-lsp",
      "optional": true,
      "req": "^0.20",
      "target": null
    }
  ],
  "features": {
    "cranelift": [],
    "eval": [],
    "repl": [],
    "run": [],
    "vm": []
  },
  "features2": {
    "debug": [
      "dep:env_logger",
      "dep:log"
    ],
    "default": [
      "repl",
      "repl_tui",
      "run",
      "eval"
    ],
    "lsp": [
      "dep:tower-lsp",
      "dep:tokio",
      "dep:serde_json"
    ],
    "repl_tui": [
      "dep:ratatui",
      "dep:crossterm"
    ]
  },
  "index_path": "rl/-l/rl-lang",
  "name": "rl-lang",
  "pubtime": "2026-06-17T20:49:21Z",
  "v": 2,
  "vers": "0.1.3",
  "yanked": false
}
