{
  "cksum": "4db5e04e759fe27e0dfb84eff6bbc9e0ebcb3bda1ddc0798fc283dba09c1ca80",
  "crate_file": "rstm-core-0.0.8.crate",
  "crate_url": "https://static.crates.io/crates/rstm-core/rstm-core-0.0.8.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "derive",
        "macros"
      ],
      "kind": "normal",
      "name": "contained",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "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": 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": "rstm-state",
      "optional": false,
      "req": "^0.0.8",
      "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": false,
      "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": [
        "ansi",
        "env-filter",
        "fmt",
        "std"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "variants",
      "optional": false,
      "req": "^0.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "nightly": [
      "rstm-state/nightly"
    ]
  },
  "features2": {
    "alloc": [
      "contained/alloc",
      "variants/alloc",
      "num/alloc",
      "rstm-state/alloc",
      "serde?/alloc"
    ],
    "default": [
      "std"
    ],
    "full": [
      "default",
      "json",
      "rand",
      "serde",
      "tracing"
    ],
    "json": [
      "alloc",
      "rstm-state/json",
      "serde",
      "serde_json"
    ],
    "rand": [
      "dep:rand",
      "dep:rand_distr",
      "num/rand",
      "rng"
    ],
    "rng": [
      "dep:getrandom",
      "rand?/small_rng",
      "rand?/thread_rng"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_derive",
      "num/serde",
      "rstm-state/serde"
    ],
    "serde_json": [
      "dep:serde_json"
    ],
    "std": [
      "alloc",
      "contained/std",
      "variants/std",
      "rstm-state/std",
      "rand?/std",
      "rand?/std_rng",
      "serde?/std",
      "serde_json?/std",
      "strum/std",
      "thiserror/std",
      "tracing?/std"
    ],
    "tracing": [
      "dep:tracing",
      "tracing?/attributes"
    ],
    "wasi": [
      "alloc",
      "rstm-state/wasi"
    ],
    "wasm": [
      "alloc",
      "getrandom?/wasm_js",
      "wasm_bindgen",
      "rstm-state/wasm"
    ],
    "wasm_bindgen": [
      "dep:wasm-bindgen"
    ]
  },
  "index_path": "rs/tm/rstm-core",
  "name": "rstm-core",
  "pubtime": "2025-08-30T06:30:30Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.0.8",
  "yanked": false
}
