{
  "cksum": "52421f121781887ce27c12a07bee1ce356240c827f81ccd8632d10c77d84f780",
  "crate_file": "e-clients-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/e-clients/e-clients-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.35",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "e-log",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "e-utils",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "remotefs",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "remotefs-smb",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(not(target_os = \"macos\"))"
    },
    {
      "default_features": true,
      "features": [
        "ssh2-vendored"
      ],
      "kind": "normal",
      "name": "remotefs-ssh",
      "optional": true,
      "req": "^0.2.1",
      "target": "cfg(target_family = \"unix\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "remotefs-ssh",
      "optional": true,
      "req": "^0.2.1",
      "target": "cfg(target_family = \"windows\")"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "native-tls"
      ],
      "kind": "normal",
      "name": "suppaftp",
      "optional": true,
      "req": "^5.3.0",
      "target": "cfg(target_family = \"unix\")"
    },
    {
      "default_features": true,
      "features": [
        "native-tls"
      ],
      "kind": "normal",
      "name": "suppaftp",
      "optional": true,
      "req": "^5.3.0",
      "target": "cfg(target_family = \"windows\")"
    }
  ],
  "features": {
    "default": [],
    "ftp": [
      "suppaftp",
      "chrono"
    ],
    "smb": [
      "remotefs-smb"
    ],
    "ssh": [
      "remotefs-ssh"
    ]
  },
  "index_path": "e-/cl/e-clients",
  "name": "e-clients",
  "pubtime": "2024-04-18T03:16:18Z",
  "rust_version": "1.76.0",
  "vers": "0.1.1",
  "yanked": true
}
