{
  "cksum": "d079fa3a56ee8b3268a0bb3764efa3ad554053d54d91f7aa60abce405f9fbfb2",
  "crate_file": "anyback-0.4.0-alpha.2.crate",
  "crate_url": "https://static.crates.io/crates/anyback/anyback-0.4.0-alpha.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.101",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "grpc"
      ],
      "kind": "normal",
      "name": "anytype",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anytype-rpc",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arboard",
      "optional": true,
      "req": "^3.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "env"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5.59",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.25.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indicatif",
      "optional": true,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lru",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fs"
      ],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.30.1",
      "target": "cfg(any(target_os = \"linux\", target_os = \"macos\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": true,
      "req": "^0.14.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost-types",
      "optional": true,
      "req": "^0.14.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ratatui",
      "optional": true,
      "req": "^0.30.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "crossterm",
        "image-defaults",
        "tokio"
      ],
      "kind": "normal",
      "name": "ratatui-image",
      "optional": true,
      "req": "^10.0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": true,
      "req": "^3.25.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.25.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.49.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tonic",
      "optional": true,
      "req": "^0.14.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zip",
      "optional": false,
      "req": "^8.1.0",
      "target": null
    }
  ],
  "features": {
    "snapshot-import": []
  },
  "features2": {
    "cli": [
      "dep:anytype",
      "dep:anytype-rpc",
      "dep:chrono",
      "dep:clap",
      "dep:crossterm",
      "dep:image",
      "dep:serde_json",
      "dep:prost-types",
      "dep:ratatui",
      "dep:ratatui-image",
      "dep:tokio",
      "dep:tracing",
      "dep:tracing-subscriber",
      "dep:indicatif",
      "dep:tempfile",
      "dep:tonic",
      "dep:prost",
      "dep:lru",
      "dep:arboard"
    ],
    "default": [
      "cli"
    ]
  },
  "index_path": "an/yb/anyback",
  "name": "anyback",
  "pubtime": "2026-02-18T10:32:41Z",
  "v": 2,
  "vers": "0.4.0-alpha.2",
  "yanked": false
}
