{
  "cksum": "84dd79bcb3ff4b7605fbe5bb9e431ba79c89176f508ca0d44cef70ceff64dec1",
  "crate_file": "arachnid-core-0.0.3.crate",
  "crate_url": "https://static.crates.io/crates/arachnid-core/arachnid-core-0.0.3.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": true,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-complex",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_distr",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smart-default",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.27",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "attributes"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "wasi": []
  },
  "features2": {
    "alloc": [
      "hashbrown?/alloc",
      "rand?/alloc",
      "rand_distr?/alloc",
      "serde?/alloc",
      "serde_json?/alloc"
    ],
    "bytes": [
      "dep:bytes"
    ],
    "complex": [
      "dep:num-complex"
    ],
    "default": [
      "std"
    ],
    "full": [
      "std",
      "complex",
      "hashbrown",
      "json",
      "rand",
      "serde",
      "tracing"
    ],
    "hashbrown": [
      "dep:hashbrown"
    ],
    "json": [
      "alloc",
      "serde",
      "serde_json"
    ],
    "nightly": [
      "hashbrown?/nightly"
    ],
    "rand": [
      "rng",
      "dep:rand",
      "dep:rand_distr"
    ],
    "rayon": [
      "dep:rayon",
      "hashbrown?/rayon"
    ],
    "rng": [
      "dep:getrandom",
      "rand?/os_rng"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_derive",
      "serde?/derive",
      "bytes?/serde",
      "hashbrown?/serde",
      "num-complex?/serde",
      "rand?/serde",
      "rand_distr?/serde"
    ],
    "serde_json": [
      "dep:serde_json"
    ],
    "std": [
      "alloc",
      "anyhow/std",
      "bytes?/std",
      "getrandom?/std",
      "hashbrown?/default",
      "num-complex?/std",
      "num-traits/std",
      "rand?/std",
      "rand?/std_rng",
      "rand?/thread_rng",
      "rand_distr?/std",
      "serde?/std",
      "serde_json?/std",
      "strum/std",
      "thiserror/std"
    ],
    "tracing": [
      "dep:tracing",
      "tracing?/attributes"
    ],
    "wasm": [
      "wasm_bindgen",
      "getrandom?/wasm_js"
    ],
    "wasm_bindgen": [
      "dep:wasm-bindgen"
    ]
  },
  "index_path": "ar/ac/arachnid-core",
  "name": "arachnid-core",
  "pubtime": "2026-01-21T18:55:19Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.0.3",
  "yanked": false
}
