{
  "cksum": "6679a6fef56493471f19c803b18c3a2d9e1f2183c7cf409ebf3d32dc40e81e7b",
  "crate_file": "arel-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/arel/arel-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arel-macros",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "mysql": [
      "sqlx/mysql"
    ],
    "postgres": [
      "sqlx/postgres"
    ],
    "runtime-async-std": [
      "sqlx/runtime-async-std"
    ],
    "runtime-tokio": [
      "sqlx/runtime-tokio"
    ],
    "sqlite": [
      "sqlx/sqlite"
    ],
    "tls-native-tls": [
      "sqlx/tls-native-tls"
    ],
    "tls-rustls": [
      "sqlx/tls-rustls"
    ],
    "with-chrono": [
      "chrono",
      "sqlx/chrono"
    ]
  },
  "features2": {
    "default": [
      "with-json",
      "with-chrono"
    ],
    "with-json": [
      "serde_json",
      "bytes/serde",
      "chrono?/serde",
      "uuid?/serde",
      "sqlx/json"
    ]
  },
  "index_path": "ar/el/arel",
  "name": "arel",
  "pubtime": "2023-08-24T05:19:58Z",
  "v": 2,
  "vers": "0.2.2",
  "yanked": true
}
