{
  "cksum": "ec3b1f81deca974b8ddb6f786def7195446bdacde04224c216b10f2cd64145dc",
  "crate_file": "avantis-utils-0.3.1.crate",
  "crate_url": "https://static.crates.io/crates/avantis-utils/avantis-utils-0.3.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1.53",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bb8-redis",
      "optional": true,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "config",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "once_cell",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cluster"
      ],
      "kind": "normal",
      "name": "redis",
      "optional": true,
      "req": "^0.21.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "redis_cluster_async",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "postgres",
        "runtime-tokio-rustls"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": true,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.33",
      "target": null
    }
  ],
  "features": {
    "cfg": [
      "config",
      "strum",
      "serde",
      "anyhow"
    ],
    "db": [
      "sqlx",
      "serde"
    ],
    "default": [
      "cfg",
      "db",
      "redis-utils"
    ],
    "redis-utils": [
      "redis",
      "redis_cluster_async",
      "bb8-redis",
      "async-trait",
      "tracing",
      "tokio",
      "serde",
      "thiserror"
    ]
  },
  "index_path": "av/an/avantis-utils",
  "name": "avantis-utils",
  "pubtime": "2022-04-27T07:12:26Z",
  "vers": "0.3.1",
  "yanked": false
}
