{
  "cksum": "4b94bca3fc683608215468acaa7e904781f81ea36a56a2366f4ad08540e774a6",
  "crate_file": "teolang-0.3.4.crate",
  "crate_url": "https://static.crates.io/crates/teolang/teolang-0.3.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.71",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "suggestions",
        "color",
        "help",
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fwdansi",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.146",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peg",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": false,
      "req": "^1.29.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal_macros",
      "optional": false,
      "req": "^1.29.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.164",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.96",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "termcolor",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.48.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "print",
      "return"
    ],
    "print": [],
    "return": []
  },
  "index_path": "te/ol/teolang",
  "name": "teolang",
  "pubtime": "2023-07-18T03:22:58Z",
  "vers": "0.3.4",
  "yanked": false
}
