{
  "cksum": "bc06e8e31f50ac0902d8c88b1c561fe2495e556523ec30af44c51187f044fcc6",
  "crate_file": "fusionsql-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/fusionsql/fusionsql-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "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": false,
      "features": [
        "std",
        "clock",
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "toml",
        "yaml",
        "json5",
        "json"
      ],
      "kind": "normal",
      "name": "config",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "from",
        "display",
        "constructor",
        "into",
        "as_ref"
      ],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "duration-str",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fusion-common",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-sea-query"
      ],
      "kind": "normal",
      "name": "fusionsql-core",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fusionsql-macros",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "starter-log",
        "append-file"
      ],
      "kind": "dev",
      "name": "logforth",
      "optional": false,
      "req": "^0.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sqlx"
      ],
      "kind": "normal",
      "name": "pgvector",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "unicode-case"
      ],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde-str"
      ],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "attr",
        "thread-safe"
      ],
      "kind": "normal",
      "name": "sea-query",
      "optional": false,
      "req": "^0.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-json",
        "with-chrono"
      ],
      "kind": "normal",
      "name": "sea-query-binder",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "chrono_0_4"
      ],
      "kind": "normal",
      "name": "serde_with",
      "optional": false,
      "req": "^3.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "runtime-tokio",
        "chrono",
        "json"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread",
        "signal",
        "net",
        "fs",
        "time",
        "sync",
        "process"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.47",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tonic",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "axum_extras",
        "chrono",
        "decimal",
        "rc_schema"
      ],
      "kind": "normal",
      "name": "utoipa",
      "optional": true,
      "req": "^5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "v7",
        "fast-rng",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "with-postgres"
    ],
    "with-ilike": [
      "fusionsql-core/with-ilike"
    ],
    "with-openapi": [
      "utoipa",
      "fusionsql-core/with-openapi"
    ],
    "with-postgres": [
      "sqlx/postgres",
      "sea-query-binder/sqlx-postgres",
      "sea-query-binder/postgres-array"
    ],
    "with-sqlite": [
      "sqlx/sqlite",
      "sea-query-binder/sqlx-sqlite"
    ]
  },
  "features2": {
    "with-pgvector": [
      "dep:pgvector"
    ],
    "with-rust_decimal": [
      "dep:rust_decimal",
      "sqlx/rust_decimal",
      "sea-query-binder/with-rust_decimal"
    ],
    "with-uuid": [
      "dep:uuid",
      "sea-query-binder/with-uuid",
      "fusionsql-core/with-uuid"
    ]
  },
  "index_path": "fu/si/fusionsql",
  "name": "fusionsql",
  "pubtime": "2025-10-23T05:25:47Z",
  "rust_version": "1.90",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
