{
  "cksum": "b96701fd5b44e4b26d01f6bcd20140433cb736b8ab657206365994d7e499aa27",
  "crate_file": "oplint-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/oplint/oplint-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "askama",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert_cmd",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "cargo"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": true,
      "req": "^3.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": "ignore",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rayon"
      ],
      "kind": "normal",
      "name": "indicatif",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ansi"
      ],
      "kind": "normal",
      "name": "tabled",
      "optional": true,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "termcolor",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^1.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter",
      "optional": true,
      "req": "^0.26.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-json",
      "optional": true,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-typescript",
      "optional": true,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "walkdir",
      "optional": false,
      "req": "^2.5",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "std",
      "fmt-json",
      "fmt-yaml",
      "fmt-toml",
      "fmt-html",
      "fmt-markdown",
      "fmt-table",
      "fmt-terminal"
    ],
    "fmt-html": [
      "dep:askama"
    ],
    "fmt-json": [
      "dep:serde_json"
    ],
    "fmt-markdown": [
      "dep:askama"
    ],
    "fmt-table": [
      "dep:tabled",
      "dep:colored"
    ],
    "fmt-terminal": [
      "dep:colored"
    ],
    "fmt-toml": [
      "dep:toml"
    ],
    "fmt-yaml": [
      "dep:serde_yaml"
    ],
    "std": [
      "dep:serde_json",
      "dep:serde_yaml",
      "dep:toml",
      "fmt-terminal",
      "dep:tree-sitter",
      "dep:tree-sitter-typescript",
      "dep:tree-sitter-json"
    ]
  },
  "index_path": "op/li/oplint",
  "name": "oplint",
  "pubtime": "2026-04-30T11:50:02Z",
  "rust_version": "1.70",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
