{
  "cksum": "47e517165a990be5da232f3ea0406cad0676385baafc7ed85f99de80dfd2ca4c",
  "crate_file": "spring-sea-orm-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/spring-sea-orm/spring-sea-orm-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "schemars",
      "optional": false,
      "req": "^0.8.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sea-orm",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "spring",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "spring-web",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "log"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "sea-orm/runtime-tokio-native-tls"
    ],
    "mysql": [
      "sea-orm/sqlx-mysql"
    ],
    "postgres": [
      "sea-orm/sqlx-postgres"
    ],
    "sqlite": [
      "sea-orm/sqlx-sqlite"
    ],
    "with-web": [
      "spring-web"
    ]
  },
  "index_path": "sp/ri/spring-sea-orm",
  "name": "spring-sea-orm",
  "pubtime": "2025-05-08T03:26:29Z",
  "vers": "0.4.0",
  "yanked": false
}
