{
  "cksum": "2c3abcb4446ebefb97aa8d0fa1df87d7afec97465bc2773970c53cbf7cb4bc31",
  "crate_file": "moosicbox_database_connection-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/moosicbox_database_connection/moosicbox_database_connection-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aws-config",
      "optional": true,
      "req": "^1.5.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aws-sdk-ssm",
      "optional": true,
      "req": "^1.49.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "release_max_level_trace"
      ],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_database",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "native-tls",
      "optional": true,
      "req": "^0.2.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v110"
      ],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "^0.10.66",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres-native-tls",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres-openssl",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.32.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "chrono",
        "runtime-tokio",
        "runtime-tokio"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.64",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.40.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-chrono-0_4"
      ],
      "kind": "normal",
      "name": "tokio-postgres",
      "optional": true,
      "req": "^0.7.12",
      "target": null
    }
  ],
  "features": {
    "fail-on-warnings": [],
    "tls": [
      "moosicbox_database/tls",
      "sqlx/tls-rustls"
    ]
  },
  "features2": {
    "creds": [
      "dep:aws-config",
      "dep:aws-sdk-ssm"
    ],
    "default": [
      "mysql-sqlx",
      "postgres-sqlx",
      "sqlite-sqlx"
    ],
    "mysql": [
      "creds",
      "dep:tokio"
    ],
    "mysql-sqlx": [
      "moosicbox_database/mysql-sqlx",
      "mysql",
      "sqlx",
      "sqlx/mysql"
    ],
    "postgres": [
      "creds",
      "dep:tokio",
      "moosicbox_database/postgres"
    ],
    "postgres-native-tls": [
      "dep:native-tls",
      "dep:postgres-native-tls"
    ],
    "postgres-openssl": [
      "dep:openssl",
      "dep:postgres-openssl"
    ],
    "postgres-raw": [
      "dep:tokio-postgres",
      "moosicbox_database/postgres-raw",
      "postgres"
    ],
    "postgres-sqlx": [
      "moosicbox_database/postgres-sqlx",
      "postgres",
      "sqlx",
      "sqlx/postgres",
      "sqlx/tls-rustls"
    ],
    "sqlite": [
      "dep:tokio"
    ],
    "sqlite-rusqlite": [
      "dep:rusqlite",
      "moosicbox_database/sqlite-rusqlite",
      "sqlite"
    ],
    "sqlite-sqlx": [
      "moosicbox_database/sqlite-sqlx",
      "sqlite",
      "sqlx",
      "sqlx/sqlite"
    ],
    "sqlx": [
      "dep:sqlx",
      "moosicbox_database/sqlx"
    ]
  },
  "index_path": "mo/os/moosicbox_database_connection",
  "name": "moosicbox_database_connection",
  "pubtime": "2024-10-04T16:49:01Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
