{
  "cksum": "1b81982422c51c662d1d0cf5b2234d6cf41910fee95b0ac8bc4ba0d93ab49129",
  "crate_file": "teolang-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/teolang/teolang-0.3.2.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-16T08:30:39Z",
  "vers": "0.3.2",
  "yanked": false
}
