{
  "cksum": "3a3f32f292a79d50fa64f7b36b8af565ff970e6514d0b7a8b73035e1886e453c",
  "crate_file": "rsdns-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/rsdns/rsdns-0.2.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-08-12T08:58:29Z",
  "vers": "0.2.0",
  "yanked": false
}
