{
  "cksum": "12982032e21b05ff7d9e36e6571a61027df9f951197e76eec86c013399895f2e",
  "crate_file": "eryon-surface-0.0.3.crate",
  "crate_url": "https://static.crates.io/crates/eryon-surface/eryon-surface-0.0.3.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "approx",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "neural"
      ],
      "kind": "normal",
      "name": "concision",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "eryon-core",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "humantime",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "humantime",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-complex",
      "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": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "hyper_map"
      ],
      "kind": "normal",
      "name": "rshyper",
      "optional": false,
      "req": "^0.1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "nrt"
      ],
      "kind": "normal",
      "name": "rstmt",
      "optional": false,
      "req": "^0.0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "avx",
        "neon",
        "wasm_simd"
      ],
      "kind": "normal",
      "name": "rustfft",
      "optional": false,
      "req": "^6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "scsys",
      "optional": false,
      "req": "^0.3.0",
      "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": [],
      "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": [],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ansi",
        "env-filter",
        "fmt",
        "chrono",
        "serde"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "blas": [
      "concision/blas",
      "ndarray/blas"
    ],
    "rand": [
      "concision/rand",
      "num-complex/rand",
      "eryon-core/rand",
      "rng",
      "rshyper/rand",
      "rstmt/rand",
      "scsys/rand"
    ],
    "rng": [
      "concision/rng",
      "eryon-core/rng",
      "rshyper/rng",
      "rstmt/rng",
      "scsys/rng"
    ],
    "wasi": [
      "eryon-core/wasi",
      "concision/wasi",
      "rstmt/wasi",
      "scsys/wasi"
    ],
    "wasm": [
      "eryon-core/wasm",
      "concision/wasm",
      "rshyper/wasm",
      "rstmt/wasm",
      "scsys/wasm"
    ]
  },
  "features2": {
    "anyhow": [
      "dep:anyhow",
      "eryon-core/anyhow",
      "rshyper/anyhow",
      "rstmt/anyhow",
      "scsys/anyhow"
    ],
    "approx": [
      "dep:approx",
      "concision/approx",
      "ndarray/approx"
    ],
    "chrono": [
      "dep:chrono",
      "scsys/chrono"
    ],
    "default": [
      "std"
    ],
    "full": [
      "default",
      "approx",
      "rand",
      "rayon",
      "serde",
      "time",
      "tracing"
    ],
    "humantime": [
      "dep:humantime"
    ],
    "json": [
      "eryon-core/json",
      "concision/json",
      "rshyper/json",
      "rstmt/json",
      "scsys/json",
      "serde",
      "serde_json",
      "std"
    ],
    "rayon": [
      "dep:rayon",
      "concision/rayon"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_derive",
      "concision/serde",
      "eryon-core/serde",
      "num-complex/serde",
      "rshyper/serde",
      "rstmt/serde",
      "scsys/serde",
      "serde?/derive"
    ],
    "serde_json": [
      "dep:serde_json"
    ],
    "std": [
      "eryon-core/std",
      "anyhow?/std",
      "chrono?/std",
      "concision/std",
      "ndarray/std",
      "num-complex/std",
      "num-traits/std",
      "rstmt/std",
      "scsys/std",
      "serde?/std",
      "serde_json?/std",
      "strum/std",
      "thiserror/std",
      "tracing?/std"
    ],
    "time": [
      "dep:time",
      "chrono",
      "humantime",
      "scsys/time"
    ],
    "tracing": [
      "dep:tracing",
      "concision/tracing",
      "eryon-core/tracing",
      "rshyper/tracing",
      "rstmt/tracing",
      "scsys/tracing"
    ]
  },
  "index_path": "er/yo/eryon-surface",
  "name": "eryon-surface",
  "pubtime": "2025-06-22T21:43:50Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.0.3",
  "yanked": false
}
