{
  "cksum": "b6b7ea290eb6fb01dc736b16ab6bfffcb1340ec8c271b86466464d3ea9d6f1fe",
  "crate_file": "rsdns-0.8.0.crate",
  "crate_url": "https://static.crates.io/crates/rsdns/rsdns-0.8.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smol",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smol-timeout",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "all"
      ],
      "kind": "normal",
      "name": "socket2",
      "optional": true,
      "req": "^0.4.1",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "build",
      "name": "tera",
      "optional": false,
      "req": "^1.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.26",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "net",
        "time",
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "net-async-std": [
      "async-std"
    ],
    "net-smol": [
      "smol",
      "smol-timeout"
    ],
    "net-std": [],
    "net-tokio": [
      "tokio"
    ]
  },
  "index_path": "rs/dn/rsdns",
  "name": "rsdns",
  "pubtime": "2021-10-30T15:05:33Z",
  "vers": "0.8.0",
  "yanked": false
}
