{
  "cksum": "ecf2c461ed4f7840bb3b06a5b32e8a7321868be3e68b99c15ffe2675b7ccdf03",
  "crate_file": "pglite-oxide-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/pglite-oxide/pglite-oxide-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "directories",
      "optional": false,
      "req": "^6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dunce",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "filetime",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pglite-oxide-aot-aarch64-apple-darwin",
      "optional": true,
      "req": "=0.5.0",
      "target": "cfg(all(target_os = \"macos\", target_arch = \"aarch64\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pglite-oxide-aot-aarch64-unknown-linux-gnu",
      "optional": true,
      "req": "=0.5.0",
      "target": "cfg(all(target_os = \"linux\", target_arch = \"aarch64\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pglite-oxide-aot-x86_64-pc-windows-msvc",
      "optional": true,
      "req": "=0.5.0",
      "target": "cfg(all(target_os = \"windows\", target_arch = \"x86_64\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pglite-oxide-aot-x86_64-unknown-linux-gnu",
      "optional": true,
      "req": "=0.5.0",
      "target": "cfg(all(target_os = \"linux\", target_arch = \"x86_64\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pglite-oxide-assets",
      "optional": true,
      "req": "=0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "postgres",
        "runtime-tokio"
      ],
      "kind": "dev",
      "name": "sqlx",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tar",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread",
        "time"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-postgres",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sys",
        "headless",
        "compiler",
        "wasmer-artifact-load"
      ],
      "kind": "normal",
      "name": "wasmer",
      "optional": false,
      "req": "^7.2.0-alpha.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasmer-config",
      "optional": false,
      "req": "^0.702.0-alpha.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasmer-types",
      "optional": false,
      "req": "^7.2.0-alpha.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sys-minimal",
        "sys-poll",
        "host-vnet",
        "time"
      ],
      "kind": "normal",
      "name": "wasmer-wasix",
      "optional": false,
      "req": "^0.702.0-alpha.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webc",
      "optional": false,
      "req": "^11.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zstd",
      "optional": false,
      "req": "^0.13",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "bundled": [
      "dep:pglite-oxide-assets",
      "dep:pglite-oxide-aot-aarch64-apple-darwin",
      "dep:pglite-oxide-aot-x86_64-unknown-linux-gnu",
      "dep:pglite-oxide-aot-aarch64-unknown-linux-gnu",
      "dep:pglite-oxide-aot-x86_64-pc-windows-msvc"
    ],
    "default": [
      "bundled",
      "extensions"
    ],
    "extensions": [
      "bundled"
    ]
  },
  "index_path": "pg/li/pglite-oxide",
  "name": "pglite-oxide",
  "pubtime": "2026-05-09T08:45:24Z",
  "rust_version": "1.92",
  "v": 2,
  "vers": "0.5.0",
  "yanked": false
}
