{
  "cksum": "d7b728af9668e34ec0f4b9d42546c9cb4a82a955bc9c2ab430cdc45149a444b7",
  "crate_file": "msqlx-0.9.0-msqlx.2.crate",
  "crate_url": "https://static.crates.io/crates/msqlx/msqlx-0.9.0-msqlx.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.58",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "attributes"
      ],
      "kind": "dev",
      "name": "async-std",
      "optional": false,
      "req": "^1.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "async_tokio"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "dotenvy",
      "optional": false,
      "req": "^0.15.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "dev",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "libsqlite3-sys",
      "optional": false,
      "req": "^0.37.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled-sqlcipher"
      ],
      "kind": "dev",
      "name": "libsqlite3-sys",
      "optional": false,
      "req": "^0.37.0",
      "target": "cfg(sqlite_test_sqlcipher)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "paste",
      "optional": false,
      "req": "^1.0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "thread_rng"
      ],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.142",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "migrate"
      ],
      "kind": "normal",
      "name": "sqlx-core",
      "optional": false,
      "package": "msqlx-core",
      "req": "=0.9.0-msqlx.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx-macros",
      "optional": true,
      "package": "msqlx-macros",
      "req": "=0.9.0-msqlx.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sqlx-mysql",
      "optional": true,
      "package": "msqlx-mysql",
      "req": "=0.9.0-msqlx.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx-postgres",
      "optional": true,
      "package": "msqlx-postgres",
      "req": "=0.9.0-msqlx.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx-sqlite",
      "optional": true,
      "package": "msqlx-sqlite",
      "req": "=0.9.0-msqlx.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "time_",
      "optional": false,
      "package": "time",
      "req": "^0.3.47",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.25.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "trybuild",
      "optional": false,
      "req": "^1.0.53",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "url",
      "optional": false,
      "req": "^2.2.2",
      "target": null
    }
  ],
  "features": {
    "_rt-async-global-executor": [],
    "_rt-async-std": [],
    "_rt-smol": [],
    "_rt-tokio": [],
    "_sqlite": [],
    "bstr": [
      "sqlx-core/bstr"
    ],
    "derive": [
      "sqlx-macros/derive"
    ],
    "sqlite-deserialize": [
      "sqlx-sqlite/deserialize"
    ],
    "sqlite-preupdate-hook": [
      "sqlx-sqlite/preupdate-hook"
    ],
    "sqlite-unlock-notify": [
      "sqlx-sqlite/unlock-notify"
    ],
    "tls-none": []
  },
  "features2": {
    "_unstable-all-types": [
      "bigdecimal",
      "rust_decimal",
      "json",
      "time",
      "chrono",
      "ipnet",
      "ipnetwork",
      "mac_address",
      "uuid",
      "bit-vec",
      "bstr"
    ],
    "_unstable-docs": [
      "all-databases",
      "_unstable-all-types",
      "sqlx-sqlite/_unstable-docs"
    ],
    "all-databases": [
      "mysql",
      "sqlite",
      "postgres",
      "any"
    ],
    "any": [
      "sqlx-core/any",
      "sqlx-mysql?/any",
      "sqlx-postgres?/any",
      "sqlx-sqlite?/any"
    ],
    "bigdecimal": [
      "sqlx-core/bigdecimal",
      "sqlx-macros?/bigdecimal",
      "sqlx-mysql?/bigdecimal",
      "sqlx-postgres?/bigdecimal"
    ],
    "bit-vec": [
      "sqlx-core/bit-vec",
      "sqlx-macros?/bit-vec",
      "sqlx-postgres?/bit-vec"
    ],
    "chrono": [
      "sqlx-core/chrono",
      "sqlx-macros?/chrono",
      "sqlx-mysql?/chrono",
      "sqlx-postgres?/chrono",
      "sqlx-sqlite?/chrono"
    ],
    "default": [
      "any",
      "macros",
      "migrate",
      "json"
    ],
    "ipnet": [
      "sqlx-core/ipnet",
      "sqlx-macros?/ipnet",
      "sqlx-postgres?/ipnet"
    ],
    "ipnetwork": [
      "sqlx-core/ipnetwork",
      "sqlx-macros?/ipnetwork",
      "sqlx-postgres?/ipnetwork"
    ],
    "json": [
      "sqlx-core/json",
      "sqlx-macros?/json",
      "sqlx-mysql?/json",
      "sqlx-postgres?/json",
      "sqlx-sqlite?/json"
    ],
    "mac_address": [
      "sqlx-core/mac_address",
      "sqlx-macros?/mac_address",
      "sqlx-postgres?/mac_address"
    ],
    "macros": [
      "derive",
      "sqlx-macros/macros",
      "sqlx-core/offline",
      "sqlx-mysql?/offline",
      "sqlx-postgres?/offline",
      "sqlx-sqlite?/offline"
    ],
    "migrate": [
      "sqlx-core/migrate",
      "sqlx-macros?/migrate",
      "sqlx-mysql?/migrate",
      "sqlx-postgres?/migrate",
      "sqlx-sqlite?/migrate"
    ],
    "mysql": [
      "sqlx-mysql",
      "sqlx-macros?/mysql"
    ],
    "mysql-rsa": [
      "mysql",
      "sqlx-mysql/rsa",
      "sqlx-macros?/mysql-rsa"
    ],
    "postgres": [
      "sqlx-postgres",
      "sqlx-macros?/postgres"
    ],
    "regexp": [
      "sqlx-sqlite?/regexp"
    ],
    "runtime-async-global-executor": [
      "_rt-async-global-executor",
      "sqlx-core/_rt-async-global-executor",
      "sqlx-macros?/_rt-async-global-executor"
    ],
    "runtime-async-std": [
      "_rt-async-std",
      "sqlx-core/_rt-async-std",
      "sqlx-macros?/_rt-async-std"
    ],
    "runtime-smol": [
      "_rt-smol",
      "sqlx-core/_rt-smol",
      "sqlx-macros?/_rt-smol"
    ],
    "runtime-tokio": [
      "_rt-tokio",
      "sqlx-core/_rt-tokio",
      "sqlx-macros?/_rt-tokio"
    ],
    "rust_decimal": [
      "sqlx-core/rust_decimal",
      "sqlx-macros?/rust_decimal",
      "sqlx-mysql?/rust_decimal",
      "sqlx-postgres?/rust_decimal"
    ],
    "sqlite": [
      "sqlite-bundled",
      "sqlite-deserialize",
      "sqlite-load-extension",
      "sqlite-unlock-notify"
    ],
    "sqlite-bundled": [
      "_sqlite",
      "sqlx-sqlite/bundled",
      "sqlx-macros?/sqlite"
    ],
    "sqlite-load-extension": [
      "sqlx-sqlite/load-extension",
      "sqlx-macros?/sqlite-load-extension"
    ],
    "sqlite-unbundled": [
      "_sqlite",
      "sqlx-sqlite/unbundled",
      "sqlx-macros?/sqlite-unbundled"
    ],
    "sqlx-toml": [
      "sqlx-core/sqlx-toml",
      "sqlx-macros?/sqlx-toml",
      "sqlx-sqlite?/sqlx-toml"
    ],
    "time": [
      "sqlx-core/time",
      "sqlx-macros?/time",
      "sqlx-mysql?/time",
      "sqlx-postgres?/time",
      "sqlx-sqlite?/time"
    ],
    "tls-native-tls": [
      "sqlx-core/_tls-native-tls",
      "sqlx-macros?/_tls-native-tls"
    ],
    "tls-rustls": [
      "tls-rustls-ring"
    ],
    "tls-rustls-aws-lc-rs": [
      "sqlx-core/_tls-rustls-aws-lc-rs",
      "sqlx-macros?/_tls-rustls-aws-lc-rs"
    ],
    "tls-rustls-ring": [
      "tls-rustls-ring-webpki"
    ],
    "tls-rustls-ring-native-roots": [
      "sqlx-core/_tls-rustls-ring-native-roots",
      "sqlx-macros?/_tls-rustls-ring-native-roots"
    ],
    "tls-rustls-ring-webpki": [
      "sqlx-core/_tls-rustls-ring-webpki",
      "sqlx-macros?/_tls-rustls-ring-webpki"
    ],
    "uuid": [
      "sqlx-core/uuid",
      "sqlx-macros?/uuid",
      "sqlx-mysql?/uuid",
      "sqlx-postgres?/uuid",
      "sqlx-sqlite?/uuid"
    ]
  },
  "index_path": "ms/ql/msqlx",
  "name": "msqlx",
  "pubtime": "2026-05-24T04:33:19Z",
  "rust_version": "1.94.0",
  "v": 2,
  "vers": "0.9.0-msqlx.2",
  "yanked": false
}
