{
  "cksum": "8f0c219f535255f28b6012fdb189f7b8f41fa7d068918eeba2d710e0c7e0218e",
  "crate_file": "lox-core-0.1.0-alpha.14.crate",
  "crate_url": "https://static.crates.io/crates/lox-core/lox-core-0.1.0-alpha.14.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.43",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "fast_polynomial",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "glam",
      "optional": false,
      "req": "^0.30.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": true,
      "req": "^0.2.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "lox-test-utils",
      "optional": false,
      "req": "^0.1.0-alpha.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "nom",
      "optional": false,
      "req": "^8.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.9.0",
      "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": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.17",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "chrono": [
      "dep:chrono"
    ],
    "default": [
      "std"
    ],
    "libm": [
      "dep:libm",
      "glam/libm",
      "fast_polynomial/libm",
      "lox-test-utils/libm"
    ],
    "serde": [
      "dep:serde",
      "glam/serde"
    ],
    "std": [
      "glam/std",
      "nom/std",
      "fast_polynomial/std",
      "lox-test-utils/std",
      "chrono?/std",
      "serde?/std"
    ]
  },
  "index_path": "lo/x-/lox-core",
  "name": "lox-core",
  "pubtime": "2026-05-26T19:28:14Z",
  "rust_version": "1.90",
  "v": 2,
  "vers": "0.1.0-alpha.14",
  "yanked": false
}
