{
  "cksum": "3d134bf9ab0c3642f18d2626f47c1d692b337ffb52d533feb8e5867fde8b7fc7",
  "crate_file": "rstmt-nrt-0.0.7.crate",
  "crate_url": "https://static.crates.io/crates/rstmt-nrt/rstmt-nrt-0.0.7.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "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": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.14",
      "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": [],
      "kind": "normal",
      "name": "rayon-core",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "rshyper",
      "optional": false,
      "req": "^0.1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "rspace",
      "optional": false,
      "req": "^0.0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hashbrown"
      ],
      "kind": "normal",
      "name": "rstmt-core",
      "optional": false,
      "req": "^0.0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "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",
        "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": [
        "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": [
      "hashbrown/nightly",
      "rshyper/nightly",
      "rstmt-core/nightly"
    ],
    "wasi": [
      "rspace/wasi",
      "rstmt-core/wasi"
    ]
  },
  "features2": {
    "alloc": [
      "hashbrown/alloc",
      "itertools/use_alloc",
      "rand?/alloc",
      "rand_distr?/alloc",
      "rshyper/alloc",
      "rspace/alloc",
      "rstmt-core/alloc",
      "serde?/alloc",
      "serde_json?/alloc",
      "variants/alloc"
    ],
    "complex": [
      "dep:num-complex",
      "rspace/complex",
      "rstmt-core/complex"
    ],
    "default": [
      "std",
      "tonnetz"
    ],
    "full": [
      "default",
      "complex",
      "json",
      "rand",
      "serde"
    ],
    "json": [
      "alloc",
      "serde",
      "serde_json",
      "rspace/json",
      "rshyper/json",
      "rstmt-core/json"
    ],
    "rand": [
      "dep:rand",
      "dep:rand_distr",
      "rng",
      "num-complex?/rand",
      "rshyper/rand",
      "rstmt-core/rand"
    ],
    "rayon": [
      "dep:rayon",
      "dep:rayon-core",
      "hashbrown/rayon",
      "rshyper/rayon",
      "rstmt-core/rayon"
    ],
    "rng": [
      "dep:getrandom",
      "rand/small_rng",
      "rand/thread_rng",
      "rshyper/rng",
      "rstmt-core/rng"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_derive",
      "hashbrown/serde",
      "num-complex?/serde",
      "rand?/serde",
      "rand_distr?/serde",
      "rspace/serde",
      "rshyper/serde",
      "rstmt-core/serde",
      "serde?/derive"
    ],
    "serde_json": [
      "dep:serde_json"
    ],
    "std": [
      "alloc",
      "anyhow/std",
      "hashbrown/default",
      "itertools/use_std",
      "num-complex?/std",
      "num-traits/std",
      "rand?/std",
      "rand?/std_rng",
      "rand_distr?/std",
      "rspace/std",
      "rshyper/std",
      "rstmt-core/std",
      "serde?/std",
      "serde_json?/std",
      "strum/std",
      "variants/std"
    ],
    "tonnetz": [
      "rshyper/hyper_map",
      "std"
    ],
    "wasm": [
      "getrandom?/wasm_js",
      "rayon-core?/web_spin_lock",
      "rspace/wasm",
      "rstmt-core/wasm"
    ],
    "wasm_bindgen": [
      "dep:wasm-bindgen",
      "rspace/wasm_bindgen",
      "rstmt-core/wasm_bindgen"
    ]
  },
  "index_path": "rs/tm/rstmt-nrt",
  "name": "rstmt-nrt",
  "pubtime": "2025-12-28T19:54:30Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.0.7",
  "yanked": false
}
