{
  "cksum": "4d195cdff4c3a4ca05460b30204a9a26d33a4f6b48ec37e3710cf27b649b565d",
  "crate_file": "hwcalc-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/hwcalc/hwcalc-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": true,
      "req": "^4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hwcalc_lib",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fs"
      ],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.24",
      "target": "cfg(unix)"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rustyline",
      "optional": true,
      "req": "^10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rustyline-derive",
      "optional": true,
      "req": "^0.7",
      "target": null
    }
  ],
  "features": {
    "default": [
      "readline"
    ],
    "readline": [
      "rustyline",
      "dirs",
      "rustyline-derive"
    ],
    "small_max": [
      "hwcalc_lib/small_max"
    ]
  },
  "index_path": "hw/ca/hwcalc",
  "name": "hwcalc",
  "pubtime": "2022-11-07T19:57:44Z",
  "rust_version": "1.56",
  "vers": "0.2.0",
  "yanked": false
}
