{
  "cksum": "39ab6ea658c6f03eeb341cea4db44ee4ec7b458e727da419571c876856e341e5",
  "crate_file": "lox-core-0.1.0-alpha.2.crate",
  "crate_url": "https://static.crates.io/crates/lox-core/lox-core-0.1.0-alpha.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fast_polynomial",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glam",
      "optional": false,
      "req": "^0.30.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "lox-test-utils",
      "optional": false,
      "req": "^0.1.0-alpha.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.12.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.26.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.17",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "chrono": [
      "dep:chrono"
    ],
    "serde": [
      "dep:serde",
      "glam/serde"
    ]
  },
  "index_path": "lo/x-/lox-core",
  "name": "lox-core",
  "pubtime": "2026-02-25T12:03:16Z",
  "rust_version": "1.90",
  "v": 2,
  "vers": "0.1.0-alpha.2",
  "yanked": false
}
