{
  "cksum": "1f581d92e3ef26b37096e320d0e1b04b917ae6f6a3aa19a04ba44170f3d7bedb",
  "crate_file": "calc-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/calc/calc-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1.0.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "lalrpop",
      "optional": false,
      "req": "^0.19.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "lexer"
      ],
      "kind": "normal",
      "name": "lalrpop-util",
      "optional": false,
      "req": "^0.19.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4.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": "regex",
      "optional": false,
      "req": "^1.5.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustyline",
      "optional": true,
      "req": "^10.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "structopt",
      "optional": true,
      "req": "^0.3.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.23",
      "target": null
    }
  ],
  "features": {
    "cli": [
      "anyhow",
      "rustyline",
      "structopt"
    ],
    "default": [
      "cli"
    ]
  },
  "index_path": "ca/lc/calc",
  "name": "calc",
  "pubtime": "2022-08-07T16:20:24Z",
  "vers": "0.4.0",
  "yanked": false
}
