{
  "cksum": "6ffc5b9e4554e760c09784782ef43a62658b2bb57a4bfabfa2d61fda660a3640",
  "crate_file": "eryon-rt-0.0.2.crate",
  "crate_url": "https://static.crates.io/crates/eryon-rt/eryon-rt-0.0.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "eryon-actors",
      "optional": false,
      "req": "^0.0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "eryon-core",
      "optional": false,
      "req": "^0.0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "eryon-mem",
      "optional": false,
      "req": "^0.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "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": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rshyper",
      "optional": false,
      "req": "^0.0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rstm",
      "optional": false,
      "req": "^0.0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sysinfo",
      "optional": false,
      "req": "^0.34",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "blockchain": [
      "consensus"
    ],
    "consensus": [],
    "default": [],
    "rng": [
      "eryon-actors/rng",
      "eryon-core/rng",
      "eryon-mem/rng",
      "rand/small_rng",
      "rand/thread_rng",
      "rshyper/rng"
    ]
  },
  "features2": {
    "full": [
      "default",
      "rand",
      "rayon",
      "serde",
      "tracing"
    ],
    "rand": [
      "dep:rand",
      "dep:rand_distr",
      "num/rand",
      "eryon-actors/rand",
      "eryon-core/rand",
      "eryon-mem/rand",
      "rng",
      "rshyper/rand"
    ],
    "rayon": [
      "dep:rayon",
      "eryon-actors/rayon"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_derive",
      "num/serde",
      "eryon-actors/serde",
      "eryon-core/serde",
      "eryon-mem/serde",
      "rshyper/serde",
      "rstm/serde",
      "serde?/derive"
    ],
    "tracing": [
      "dep:tracing",
      "eryon-actors/tracing",
      "eryon-core/tracing",
      "eryon-mem/tracing",
      "rshyper/tracing",
      "rstm/tracing",
      "tracing?/attributes",
      "tracing?/log"
    ]
  },
  "index_path": "er/yo/eryon-rt",
  "name": "eryon-rt",
  "pubtime": "2025-04-29T02:26:47Z",
  "v": 2,
  "vers": "0.0.2",
  "yanked": false
}
