{
  "cksum": "91fcc931aae6f51e4e285f2bad263ee31eb47d7a9bb1ff0a53c062ec591246be",
  "crate_file": "archflow-0.0.1.crate",
  "crate_url": "https://static.crates.io/crates/archflow/archflow-0.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "all-algorithms",
        "tokio"
      ],
      "kind": "normal",
      "name": "async-compression",
      "optional": true,
      "req": "^0.3.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": true,
      "req": "^1.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bzip2",
      "optional": true,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crc32fast",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rust_backend"
      ],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1.0.23",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tcp",
        "http1",
        "server",
        "stream"
      ],
      "kind": "dev",
      "name": "hyper",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util",
        "macros",
        "rt-multi-thread",
        "fs"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.26",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "io"
      ],
      "kind": "dev",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "xz2",
      "optional": true,
      "req": "^0.1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zstd",
      "optional": true,
      "req": "^0.12.3",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "tokio",
      "std"
    ],
    "experimental": [
      "dep:byteorder"
    ],
    "std": [
      "dep:flate2",
      "dep:zstd",
      "dep:xz2",
      "dep:bzip2"
    ],
    "tokio": [
      "dep:async-compression"
    ]
  },
  "index_path": "ar/ch/archflow",
  "name": "archflow",
  "pubtime": "2023-03-17T19:36:38Z",
  "v": 2,
  "vers": "0.0.1",
  "yanked": false
}
