{
  "cksum": "105c88e872aef8af352663aaf71b9d5311372fef237bed8de0a6d04857c7983f",
  "crate_file": "taplo-cli-0.10.0.crate",
  "crate_url": "https://static.crates.io/crates/taplo-cli/taplo-cli-0.10.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ansi_term",
      "optional": false,
      "req": "^0.12",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": true,
      "features": [
        "backtrace"
      ],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.53",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "stream"
      ],
      "kind": "normal",
      "name": "async-ctrlc",
      "optional": true,
      "req": "^1.2.0",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": false,
      "features": [
        "std",
        "derive",
        "cargo",
        "env",
        "default"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap_complete",
      "optional": true,
      "req": "^4.4.18",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "codespan-reporting",
      "optional": false,
      "req": "^0.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glob",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio-tcp",
        "tokio-stdio"
      ],
      "kind": "normal",
      "name": "lsp-async-stub",
      "optional": false,
      "req": "^0.7.0",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "prettydiff",
      "optional": false,
      "req": "^0.6.1",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "schemars",
      "optional": false,
      "req": "^0.8.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.78",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "taplo",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "taplo-common",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "taplo-lsp",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "parsing"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync",
        "fs",
        "time",
        "io-std",
        "rt-multi-thread",
        "parking_lot"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.24.2",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": false,
      "features": [
        "sync",
        "parking_lot",
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.24.2",
      "target": "cfg(target_family = \"wasm\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.2.2",
      "target": null
    }
  ],
  "features": {
    "lint": [
      "reqwest",
      "taplo-common/reqwest",
      "taplo-common/schema"
    ],
    "lsp": [
      "async-ctrlc",
      "lint",
      "taplo-lsp"
    ],
    "toml-test": [
      "lint"
    ]
  },
  "features2": {
    "completions": [
      "dep:clap_complete"
    ],
    "default": [
      "completions",
      "lint",
      "lsp",
      "rustls-tls",
      "toml-test"
    ],
    "native-tls": [
      "taplo-common/native-tls",
      "taplo-lsp?/native-tls"
    ],
    "rustls-tls": [
      "taplo-common/rustls-tls",
      "taplo-lsp?/rustls-tls"
    ]
  },
  "index_path": "ta/pl/taplo-cli",
  "name": "taplo-cli",
  "pubtime": "2025-05-23T02:55:51Z",
  "rust_version": "1.74",
  "v": 2,
  "vers": "0.10.0",
  "yanked": false
}
