{
  "cksum": "f9c3bda05e187db072ab980a7e42d0e30a76d72d4b0100256960a1d46be43f37",
  "crate_file": "rstm-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/rstm/rstm-0.1.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "plotters"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "lazy_static",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rstm-core",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rstm-macros",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rstm-traits",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "attributes"
      ],
      "kind": "dev",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "fmt",
        "json",
        "serde"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "actors": [],
    "alloc": [
      "rstm-core/alloc",
      "rstm-traits/alloc"
    ],
    "bytes": [
      "rstm-core/bytes",
      "rstm-traits/bytes"
    ],
    "complex": [
      "rstm-core/complex",
      "rstm-traits/complex"
    ],
    "hashbrown": [
      "rstm-core/hashbrown",
      "rstm-traits/hashbrown"
    ],
    "json": [
      "alloc",
      "serde",
      "serde_json",
      "rstm-core/json"
    ],
    "nightly": [
      "rstm-core/nightly",
      "rstm-macros/nightly",
      "rstm-traits/nightly"
    ],
    "rand": [
      "rstm-core/rand",
      "rstm-traits/rand"
    ],
    "rayon": [
      "rstm-core/rayon",
      "rstm-traits/rayon"
    ],
    "rng": [
      "rstm-core/rng"
    ],
    "serde": [
      "rstm-core/serde",
      "rstm-traits/serde"
    ],
    "serde_json": [
      "rstm-core/serde_json"
    ],
    "std": [
      "alloc",
      "rstm-core/std",
      "rstm-traits/std"
    ],
    "tape": [
      "alloc"
    ],
    "tracing": [
      "rstm-core/tracing"
    ],
    "wasi": [
      "alloc",
      "rstm-core/wasi",
      "rstm-traits/wasi"
    ],
    "wasm": [
      "alloc",
      "wasm_bindgen",
      "rstm-core/wasm",
      "rstm-traits/wasm"
    ],
    "wasm_bindgen": [
      "rstm-core/wasm_bindgen",
      "rstm-traits/wasm_bindgen"
    ]
  },
  "features2": {
    "default": [
      "actors",
      "macros",
      "std"
    ],
    "full": [
      "default",
      "bytes",
      "complex",
      "hashbrown",
      "json",
      "rand",
      "serde",
      "tracing"
    ],
    "macros": [
      "dep:rstm-macros",
      "rstm-core/macros"
    ]
  },
  "index_path": "rs/tm/rstm",
  "name": "rstm",
  "pubtime": "2026-01-15T17:59:13Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
