{
  "cksum": "06d7a061b7feb8a4b233a4d90280d13e0965c4e0181566e9ad61af98e210ca9d",
  "crate_file": "lexical-core-1.0.3.crate",
  "crate_url": "https://static.crates.io/crates/lexical-core/lexical-core-1.0.3.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.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "lexical-parse-integer",
      "optional": true,
      "req": "^1.0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "lexical-util",
      "optional": false,
      "req": "^1.0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "lexical-write-float",
      "optional": true,
      "req": "^1.0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "lexical-write-integer",
      "optional": true,
      "req": "^1.0.3",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std",
      "write-integers",
      "write-floats",
      "parse-integers",
      "parse-floats"
    ],
    "floats": [
      "lexical-util/floats"
    ],
    "integers": [
      "lexical-util/integers"
    ],
    "parse": [
      "lexical-util/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": [
      "lexical-util/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-12-06T18:55:03Z",
  "rust_version": "1.63.0",
  "v": 2,
  "vers": "1.0.3",
  "yanked": false
}
