{
  "cksum": "3792057d9989d2f289b08bf9ac6a6eb485fe7371c4304635ba2567d1c135d83a",
  "crate_file": "nodecraft-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/nodecraft/nodecraft-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "agnostic",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "smol_str"
      ],
      "kind": "normal",
      "name": "cheap-clone",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-skiplist",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "humantime-serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "idna",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "const_generics",
        "const_new",
        "union"
      ],
      "kind": "normal",
      "name": "smallvec",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "smol_str",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "trust-dns-resolver",
      "optional": true,
      "req": "^0.23",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "smol_str",
      "cheap-clone/alloc"
    ]
  },
  "features2": {
    "agnostic": [
      "dep:agnostic",
      "async"
    ],
    "async": [
      "dep:futures",
      "alloc"
    ],
    "default": [
      "std"
    ],
    "dns": [
      "std",
      "resolver",
      "dep:trust-dns-resolver",
      "crossbeam-skiplist/default",
      "async",
      "agnostic/dns"
    ],
    "dns-over-https": [
      "dns",
      "trust-dns-resolver/dns-over-https"
    ],
    "dns-over-rustls": [
      "dns",
      "trust-dns-resolver/dns-over-rustls"
    ],
    "dns-over-tls": [
      "dns",
      "trust-dns-resolver/dns-over-tls"
    ],
    "full": [
      "std",
      "agnostic",
      "dns",
      "resolver",
      "serde",
      "tracing"
    ],
    "resolver": [
      "async",
      "crossbeam-skiplist/default",
      "std"
    ],
    "serde": [
      "dep:serde",
      "smol_str?/serde",
      "bytes?/serde",
      "humantime-serde",
      "smallvec?/serde",
      "trust-dns-resolver?/serde-config"
    ],
    "std": [
      "alloc",
      "cheap-clone/std",
      "smol_str/std",
      "idna/std",
      "thiserror",
      "serde?/std",
      "humantime-serde",
      "futures?/std",
      "bytes?/std"
    ],
    "tracing": [
      "dep:tracing"
    ]
  },
  "index_path": "no/de/nodecraft",
  "name": "nodecraft",
  "pubtime": "2023-11-05T04:53:17Z",
  "rust_version": "1.75.0",
  "v": 2,
  "vers": "0.2.0",
  "yanked": true
}
