{
  "cksum": "d2a743c7cfd79114f72165c73b39665f07cd064569794f497c5509760089d940",
  "crate_file": "spring-sea-orm-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/spring-sea-orm/spring-sea-orm-0.3.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.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "spring-web",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "log"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.40",
      "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": "2024-12-01T03:19:05Z",
  "vers": "0.3.0",
  "yanked": false
}
