{
  "cksum": "f5b1f789e34b4878ffabb7683e77b4f02e6094bd95e5a503b43326f959f06358",
  "crate_file": "dolang-shell-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/dolang-shell/dolang-shell-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anstyle",
      "optional": false,
      "req": "^1.0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": false,
      "req": "^1.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.53",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console",
      "optional": false,
      "req": "^0.16.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": false,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "directories",
      "optional": false,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "dolang",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-base64",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-compile",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-diagnostic",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-digest",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-glob",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-http",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-json",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-load",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-progress",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-rand",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-regex",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-shell",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "dolang-ext-shell",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-sqlite",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-url",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-xml",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-yaml",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dolang-ext-zip",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustyline",
      "optional": false,
      "req": "^18.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt",
        "io-std",
        "io-util",
        "fs",
        "process",
        "sync",
        "signal"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.48.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wild",
      "optional": false,
      "req": "^2.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_System_Console"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.61",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "debug": [
      "dolang/debug"
    ]
  },
  "features2": {
    "base64": [
      "dep:dolang-ext-base64"
    ],
    "default": [
      "base64",
      "digest",
      "json",
      "regex",
      "glob",
      "http",
      "zip",
      "sqlite",
      "xml",
      "yaml",
      "progress",
      "rand"
    ],
    "digest": [
      "dep:dolang-ext-digest"
    ],
    "glob": [
      "dep:dolang-ext-glob"
    ],
    "http": [
      "dep:dolang-ext-http",
      "url"
    ],
    "json": [
      "dep:dolang-ext-json",
      "dolang-ext-http?/json"
    ],
    "progress": [
      "dep:dolang-ext-progress"
    ],
    "rand": [
      "dep:dolang-ext-rand"
    ],
    "regex": [
      "dep:dolang-ext-regex"
    ],
    "sqlite": [
      "dep:dolang-ext-sqlite"
    ],
    "url": [
      "dep:dolang-ext-url"
    ],
    "xml": [
      "dep:dolang-ext-xml"
    ],
    "yaml": [
      "dep:dolang-ext-yaml"
    ],
    "zip": [
      "dep:dolang-ext-zip"
    ]
  },
  "index_path": "do/la/dolang-shell",
  "name": "dolang-shell",
  "pubtime": "2026-04-01T07:45:13Z",
  "rust_version": "1.92",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
