{
  "cksum": "36eb00e3c12532c667569dae8cddb145dc4243543d68d8b51c18d19c2c31633f",
  "crate_file": "atmosphere-core-0.0.1.crate",
  "crate_url": "https://static.crates.io/crates/atmosphere-core/atmosphere-core-0.0.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": "lazy_static",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "chrono"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "runtime-tokio-rustls",
      "postgres"
    ],
    "postgres": [
      "sqlx/postgres"
    ],
    "runtime-async-std-native-tls": [
      "sqlx/runtime-async-std-native-tls"
    ],
    "runtime-async-std-rustls": [
      "sqlx/runtime-async-std-rustls"
    ],
    "runtime-tokio-native-tls": [
      "sqlx/runtime-tokio-native-tls"
    ],
    "runtime-tokio-rustls": [
      "sqlx/runtime-tokio-rustls"
    ],
    "sqlite": [
      "sqlx/sqlite"
    ]
  },
  "index_path": "at/mo/atmosphere-core",
  "name": "atmosphere-core",
  "pubtime": "2023-11-04T17:48:51Z",
  "vers": "0.0.1",
  "yanked": false
}
