{
  "cksum": "757a3649ef5d9fd0b1a4acad16053a81da0a5ee7c21cf0438da9aee134e40f92",
  "crate_file": "kvarn-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/kvarn/kvarn-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "brotli",
      "optional": true,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "h2",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kvarn_async",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kvarn_signal",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "kvarn_testing",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kvarn_utils",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memchr",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mime",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mime_guess",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "percent-encoding",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "small_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-pemfile",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "parsing",
        "formatting",
        "macros"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "io-util",
        "net",
        "fs",
        "sync",
        "parking_lot",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webpki",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "x509-parser",
      "optional": true,
      "req": "^0.13",
      "target": null
    }
  ],
  "features": {
    "all-compression": [
      "br",
      "gzip"
    ],
    "all-http": [
      "https",
      "http2"
    ],
    "auto-hostname": [
      "x509-parser"
    ],
    "br": [
      "brotli"
    ],
    "default": [
      "full"
    ],
    "full": [
      "all-http",
      "all-compression",
      "graceful-shutdown",
      "auto-hostname",
      "nonce"
    ],
    "graceful-shutdown": [],
    "gzip": [
      "flate2"
    ],
    "http2": [
      "h2",
      "https"
    ],
    "https": [
      "rustls",
      "rustls-pemfile",
      "webpki"
    ],
    "nonce": [
      "rand",
      "base64",
      "memchr"
    ]
  },
  "index_path": "kv/ar/kvarn",
  "name": "kvarn",
  "pubtime": "2022-04-24T13:25:13Z",
  "rust_version": "1.56",
  "vers": "0.4.0",
  "yanked": false
}
