{
  "cksum": "eefbde9a4b63176ceba8c6e1032cc707498eca418464fb445745096d93ac33c5",
  "crate_file": "noosphere-cli-0.17.0.crate",
  "crate_url": "https://static.crates.io/crates/noosphere-cli/noosphere-cli-0.17.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "~0.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cid",
      "optional": false,
      "req": "^0.10",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "cargo"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.4",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "directories",
      "optional": false,
      "req": "^5",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "globset",
      "optional": false,
      "req": "~0.4",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "iroh-car",
      "optional": false,
      "req": "^0.3.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libipld-cbor",
      "optional": false,
      "req": "^0.16",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libipld-core",
      "optional": false,
      "req": "^0.16",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mime_guess",
      "optional": false,
      "req": "^2",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "noosphere",
      "optional": false,
      "req": "^0.16.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "noosphere-core",
      "optional": false,
      "req": "^0.18.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "noosphere-gateway",
      "optional": false,
      "req": "^0.12.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "noosphere-ipfs",
      "optional": false,
      "req": "^0.8.6",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "noosphere-ns",
      "optional": true,
      "req": "^0.12.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "noosphere-storage",
      "optional": false,
      "req": "^0.10.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pathdiff",
      "optional": false,
      "req": "^0.2.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "json",
        "rustls-tls",
        "stream"
      ],
      "kind": "dev",
      "name": "reqwest",
      "optional": false,
      "req": "~0.11",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "subtext",
      "optional": false,
      "req": "^0.3.2",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "symlink",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": false,
      "req": "~0.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower",
      "optional": false,
      "req": "^0.4.13",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "cors",
        "trace"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": false,
      "req": "^0.5",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "tracing-log",
        "json"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "~0.3.18",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ucan",
      "optional": false,
      "req": "^0.4.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ucan-key-support",
      "optional": false,
      "req": "^0.1.7",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "build",
        "cargo",
        "git",
        "gitcl"
      ],
      "kind": "build",
      "name": "vergen",
      "optional": false,
      "req": "^8.2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vergen-pretty",
      "optional": false,
      "req": "^0.3.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "witty-phrase-generator",
      "optional": false,
      "req": "~0.2",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    }
  ],
  "features": {
    "default": [
      "observability"
    ],
    "helpers": [
      "tracing-subscriber",
      "noosphere-ns"
    ],
    "observability": [
      "noosphere-gateway/observability"
    ],
    "rocksdb": [
      "noosphere/rocksdb"
    ]
  },
  "index_path": "no/os/noosphere-cli",
  "name": "noosphere-cli",
  "pubtime": "2024-01-30T18:33:44Z",
  "rust_version": "1.60.0",
  "vers": "0.17.0",
  "yanked": false
}
