{
  "cksum": "9bf3fdd2c7066bbe5b5f67393cb7169b90f22aa24b528d3254a5ad58dcee6b50",
  "crate_file": "oracledb-0.7.3.crate",
  "crate_url": "https://static.crates.io/crates/oracledb/oracledb-0.7.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "allocation-counter",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrow-array",
      "optional": true,
      "req": "^59.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrow-buffer",
      "optional": true,
      "req": "^59.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrow-data",
      "optional": true,
      "req": "^59.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrow-schema",
      "optional": true,
      "req": "^59.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tls"
      ],
      "kind": "normal",
      "name": "asupersync",
      "optional": false,
      "req": "=0.3.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cargo_bench_support"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oracledb-derive",
      "optional": true,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oracledb-protocol",
      "optional": false,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "tls12",
        "ring"
      ],
      "kind": "normal",
      "name": "rustls",
      "optional": false,
      "req": "^0.23.39",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rustls-pemfile",
      "optional": false,
      "req": "^2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-pki-types",
      "optional": false,
      "req": "^1.14.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "ring"
      ],
      "kind": "normal",
      "name": "rustls-webpki",
      "optional": false,
      "req": "^0.103",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "attributes"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "fmt"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "trybuild",
      "optional": false,
      "req": "^1.0.116",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "x509-cert",
      "optional": false,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "cassette": [
      "oracledb-protocol/cassette"
    ],
    "experimental": [
      "oracledb-protocol/experimental"
    ]
  },
  "features2": {
    "arrow": [
      "dep:arrow-array",
      "dep:arrow-buffer",
      "dep:arrow-data",
      "dep:arrow-schema"
    ],
    "chrono": [
      "dep:chrono"
    ],
    "default": [
      "derive"
    ],
    "derive": [
      "dep:oracledb-derive"
    ],
    "rust_decimal": [
      "dep:rust_decimal"
    ],
    "serde_json": [
      "dep:serde_json"
    ],
    "soda": [
      "dep:serde_json"
    ],
    "tracing": [
      "dep:tracing"
    ],
    "uuid": [
      "dep:uuid"
    ]
  },
  "index_path": "or/ac/oracledb",
  "name": "oracledb",
  "pubtime": "2026-07-07T09:54:50Z",
  "v": 2,
  "vers": "0.7.3",
  "yanked": false
}
