{
  "cksum": "c26c7da389462e0173a0e9580b3cf7b6a10074e93df78b2768d3ee9fa6d54fc4",
  "crate_file": "lexical-core-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/lexical-core/lexical-core-1.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "approx",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "lexical-parse-float",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "lexical-parse-integer",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "lexical-util",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "lexical-write-float",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "lexical-write-integer",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std",
      "write-integers",
      "write-floats",
      "parse-integers",
      "parse-floats"
    ],
    "floats": [],
    "integers": [],
    "parse": [],
    "parse-floats": [
      "lexical-parse-float",
      "parse",
      "floats"
    ],
    "parse-integers": [
      "lexical-parse-integer",
      "parse",
      "integers"
    ],
    "std": [
      "lexical-util/std",
      "lexical-write-integer/std",
      "lexical-write-float/std",
      "lexical-parse-integer/std",
      "lexical-parse-float/std"
    ],
    "write": [],
    "write-floats": [
      "lexical-write-float",
      "write",
      "floats"
    ],
    "write-integers": [
      "lexical-write-integer",
      "write",
      "integers"
    ]
  },
  "features2": {
    "compact": [
      "lexical-write-integer?/compact",
      "lexical-write-float?/compact",
      "lexical-parse-integer?/compact",
      "lexical-parse-float?/compact"
    ],
    "f128": [
      "lexical-util/f128",
      "lexical-parse-float?/f128",
      "lexical-write-float?/f128"
    ],
    "f16": [
      "lexical-util/f16",
      "lexical-parse-float?/f16",
      "lexical-write-float?/f16"
    ],
    "format": [
      "lexical-util/format",
      "lexical-parse-integer?/format",
      "lexical-parse-float?/format",
      "lexical-write-integer?/format",
      "lexical-write-float?/format"
    ],
    "lint": [
      "lexical-util/lint",
      "lexical-write-integer?/lint",
      "lexical-write-float?/lint",
      "lexical-parse-integer?/lint",
      "lexical-parse-float?/lint"
    ],
    "power-of-two": [
      "lexical-util/power-of-two",
      "lexical-write-integer?/power-of-two",
      "lexical-write-float?/power-of-two",
      "lexical-parse-integer?/power-of-two",
      "lexical-parse-float?/power-of-two"
    ],
    "radix": [
      "lexical-util/radix",
      "lexical-write-integer?/radix",
      "lexical-write-float?/radix",
      "lexical-parse-integer?/radix",
      "lexical-parse-float?/radix"
    ]
  },
  "index_path": "le/xi/lexical-core",
  "name": "lexical-core",
  "pubtime": "2024-09-14T22:59:33Z",
  "v": 2,
  "vers": "1.0.0",
  "yanked": false
}
