{
  "cksum": "28c77119d6d654b15827c5b6d8ec37c37d13d1eb9762ef38995c645531d7f1d1",
  "crate_file": "rstm-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/rstm/rstm-0.1.0.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.7",
      "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-actors",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rstm-core",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rstm-programs",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rstm-tape",
      "optional": true,
      "req": "^0.1.0",
      "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": false,
      "features": [
        "ansi",
        "env-filter",
        "fmt",
        "json",
        "serde"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "macros": []
  },
  "features2": {
    "actors": [
      "alloc",
      "programs",
      "tape",
      "dep:rstm-actors"
    ],
    "alloc": [
      "rstm-actors?/alloc",
      "rstm-core/alloc",
      "rstm-programs?/alloc",
      "rstm-tape?/alloc"
    ],
    "default": [
      "actors",
      "macros",
      "programs",
      "std",
      "tape"
    ],
    "full": [
      "default",
      "json",
      "serde",
      "tracing"
    ],
    "json": [
      "alloc",
      "rstm-core/json",
      "rstm-tape?/json",
      "rstm-programs?/json"
    ],
    "nightly": [
      "rstm-actors?/nightly",
      "rstm-core/nightly",
      "rstm-programs?/nightly",
      "rstm-tape?/nightly"
    ],
    "programs": [
      "dep:rstm-programs"
    ],
    "serde": [
      "rstm-actors?/serde",
      "rstm-core/serde",
      "rstm-programs?/serde",
      "rstm-tape?/serde"
    ],
    "serde_json": [
      "rstm-core/serde_json",
      "rstm-programs?/serde_json",
      "rstm-tape?/serde_json"
    ],
    "std": [
      "alloc",
      "rstm-actors?/std",
      "rstm-core/std",
      "rstm-programs?/std",
      "rstm-tape?/std"
    ],
    "tape": [
      "alloc",
      "dep:rstm-tape"
    ],
    "tracing": [
      "rstm-actors?/tracing",
      "rstm-programs?/tracing",
      "rstm-tape?/tracing"
    ],
    "wasi": [
      "alloc",
      "rstm-actors?/wasi",
      "rstm-core/wasi",
      "rstm-programs?/wasi",
      "rstm-tape?/wasi"
    ],
    "wasm": [
      "alloc",
      "wasm-bindgen",
      "rstm-actors?/wasm",
      "rstm-core/wasm",
      "rstm-programs?/wasm",
      "rstm-tape?/wasm"
    ],
    "wasm-bindgen": [
      "rstm-actors?/wasm-bindgen",
      "rstm-core/wasm-bindgen",
      "rstm-programs?/wasm-bindgen",
      "rstm-tape?/wasm-bindgen"
    ]
  },
  "index_path": "rs/tm/rstm",
  "name": "rstm",
  "pubtime": "2025-09-05T23:58:32Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
