{
  "cksum": "9ba1d671c35010b4709687a7bdf718172dc007e5bcc4605d8e00245546b58c82",
  "crate_file": "toasty-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/toasty/toasty-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert-struct",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-stream",
      "optional": false,
      "req": "^0.3.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bigdecimal",
      "optional": true,
      "req": "^0.4.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bit-set",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "by_address",
      "optional": false,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt_tokio_1"
      ],
      "kind": "normal",
      "name": "deadpool",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "index_vec",
      "optional": false,
      "req": "^0.1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jiff",
      "optional": true,
      "req": "^0.2.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": true,
      "req": "^1.41.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_core",
      "optional": true,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toasty-core",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toasty-driver-dynamodb",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toasty-driver-mysql",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toasty-driver-postgresql",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toasty-driver-sqlite",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "toasty-driver-sqlite",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toasty-macros",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.50",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.50",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": false,
      "req": "^0.1.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "v7",
        "fast-rng"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.23.0",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "bigdecimal": [
      "dep:bigdecimal",
      "toasty-core/bigdecimal",
      "toasty-driver-postgresql?/bigdecimal",
      "toasty-driver-mysql?/bigdecimal"
    ],
    "dynamodb": [
      "dep:toasty-driver-dynamodb"
    ],
    "jiff": [
      "dep:jiff",
      "toasty-core/jiff",
      "toasty-driver-postgresql?/jiff",
      "toasty-driver-mysql?/jiff"
    ],
    "mysql": [
      "dep:toasty-driver-mysql"
    ],
    "postgresql": [
      "dep:toasty-driver-postgresql"
    ],
    "rust_decimal": [
      "dep:rust_decimal",
      "toasty-core/rust_decimal",
      "toasty-driver-postgresql?/rust_decimal",
      "toasty-driver-mysql?/rust_decimal"
    ],
    "serde": [
      "dep:serde_core",
      "dep:serde_json"
    ],
    "sqlite": [
      "dep:toasty-driver-sqlite"
    ]
  },
  "index_path": "to/as/toasty",
  "name": "toasty",
  "pubtime": "2026-03-30T22:29:22Z",
  "rust_version": "1.94",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
