{
  "cksum": "8fa4577199547c00420c18a07464a56743e273dcfe2d4ce55fed4ba0cdad6f68",
  "crate_file": "atmosphere-0.3.1.crate",
  "crate_url": "https://static.crates.io/crates/atmosphere/atmosphere-0.3.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atmosphere-core",
      "optional": false,
      "req": "=0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atmosphere-macros",
      "optional": false,
      "req": "=0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "chrono"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "runtime-tokio-rustls",
        "any",
        "sqlite",
        "mysql",
        "postgres"
      ],
      "kind": "dev",
      "name": "sqlx",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "mysql": [
      "atmosphere-core/mysql",
      "atmosphere-macros/mysql"
    ],
    "postgres": [
      "atmosphere-core/postgres",
      "atmosphere-macros/postgres"
    ],
    "sqlite": [
      "atmosphere-core/sqlite",
      "atmosphere-macros/sqlite"
    ]
  },
  "index_path": "at/mo/atmosphere",
  "name": "atmosphere",
  "pubtime": "2024-09-05T14:16:18Z",
  "vers": "0.3.1",
  "yanked": false
}
