{
  "cksum": "48bcfb817b817343ff66ef297ac7ff3c450e106d472f08dd3bafdca836f38071",
  "crate_file": "garde-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/garde/garde-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "card-validate",
      "optional": true,
      "req": "^2.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "garde_derive",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "idna",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "phonenumber",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "nightly-error-messages": []
  },
  "features2": {
    "credit-card": [
      "dep:card-validate"
    ],
    "default": [
      "derive",
      "serde",
      "url",
      "credit-card",
      "phone-number",
      "email",
      "email-idna",
      "pattern"
    ],
    "derive": [
      "dep:garde_derive"
    ],
    "email": [
      "dep:regex",
      "dep:once_cell"
    ],
    "email-idna": [
      "dep:idna"
    ],
    "pattern": [
      "dep:regex",
      "dep:once_cell",
      "garde_derive?/regex"
    ],
    "phone-number": [
      "dep:phonenumber"
    ],
    "serde": [
      "dep:serde"
    ],
    "url": [
      "dep:url"
    ]
  },
  "index_path": "ga/rd/garde",
  "name": "garde",
  "pubtime": "2023-03-26T12:19:15Z",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
