{
  "cksum": "1ab8ad96504cc4e5ed504382d6046bf17bf4ce0119029d9a8e0d1b84538e02bc",
  "crate_file": "garde-0.13.0.crate",
  "crate_url": "https://static.crates.io/crates/garde/garde-0.13.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "card-validate",
      "optional": true,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "garde_derive",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "idna",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "insta",
      "optional": false,
      "req": "^1.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "owo-colors",
      "optional": false,
      "req": "^3.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "phonenumber",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "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": "trybuild",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2",
      "target": null
    }
  ],
  "features": {},
  "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-07-28T10:39:21Z",
  "v": 2,
  "vers": "0.13.0",
  "yanked": false
}
