{
  "cksum": "22430943c3eca7aefd0ba32c73e9fde0b7ef17c37a66468e50554794616fc506",
  "crate_file": "calc-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/calc/calc-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1.0.94",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "display",
        "from",
        "try_into"
      ],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^2.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "lalrpop",
      "optional": false,
      "req": "^0.20.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "lexer"
      ],
      "kind": "normal",
      "name": "lalrpop-util",
      "optional": false,
      "req": "^0.20.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-runtime-fmt",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.26.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustyline",
      "optional": true,
      "req": "^12.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.27.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.69",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "build"
      ],
      "kind": "build",
      "name": "vergen-gitcl",
      "optional": false,
      "req": "^1.0.8",
      "target": null
    }
  ],
  "features": {
    "cli": [
      "anyhow",
      "clap",
      "rustyline"
    ],
    "default": [
      "cli"
    ]
  },
  "index_path": "ca/lc/calc",
  "name": "calc",
  "pubtime": "2025-10-21T19:27:18Z",
  "vers": "0.5.0",
  "yanked": false
}
