{
  "cksum": "6667dfe026e364f8325d0c4def7f508a9511f60db668e01fa7c886216f72a762",
  "crate_file": "afar-0.0.0.crate",
  "crate_url": "https://static.crates.io/crates/afar/afar-0.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "default_fonts",
        "glow",
        "wayland",
        "x11"
      ],
      "kind": "dev",
      "name": "eframe",
      "optional": false,
      "req": "^0.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "egui",
      "optional": false,
      "req": "^0.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "egui-elegance",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "portable-pty",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "flate2"
      ],
      "kind": "normal",
      "name": "russh",
      "optional": true,
      "req": "^0.45",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "sync",
        "io-util",
        "macros",
        "net",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "sync",
        "io-util",
        "macros",
        "test-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vte",
      "optional": false,
      "req": "^0.13",
      "target": null
    }
  ],
  "features": {
    "ssh-insecure": [],
    "ssh-password": []
  },
  "features2": {
    "default": [
      "local",
      "ssh"
    ],
    "local": [
      "dep:portable-pty"
    ],
    "serde": [
      "dep:serde"
    ],
    "ssh": [
      "dep:russh"
    ],
    "ssh-openssl": [
      "russh?/openssl"
    ],
    "tracing": [
      "dep:tracing"
    ]
  },
  "index_path": "af/ar/afar",
  "name": "afar",
  "pubtime": "2026-04-27T03:20:03Z",
  "rust_version": "1.92",
  "v": 2,
  "vers": "0.0.0",
  "yanked": false
}
