{
  "cksum": "17773665c686a873f76b01f8d82346313d4cffd8b1686e5e81fde40faf2d01dd",
  "crate_file": "shuttle-service-0.2.6.crate",
  "crate_url": "https://static.crates.io/crates/shuttle-service/shuttle-service-0.2.6.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libloading",
      "optional": true,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "portpicker",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rocket",
      "optional": true,
      "req": "^0.5.0-rc.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "shuttle-codegen",
      "optional": true,
      "req": "^0.2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sync_wrapper",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "codegen": [
      "shuttle-codegen"
    ],
    "default": [
      "codegen"
    ],
    "loader": [
      "libloading"
    ],
    "sqlx-integration": [
      "sqlx/runtime-tokio-native-tls"
    ],
    "sqlx-postgres": [
      "sqlx-integration",
      "sqlx/postgres"
    ],
    "web-axum": [
      "axum",
      "sync_wrapper"
    ],
    "web-rocket": [
      "rocket"
    ]
  },
  "index_path": "sh/ut/shuttle-service",
  "name": "shuttle-service",
  "pubtime": "2022-04-20T17:01:05Z",
  "vers": "0.2.6",
  "yanked": false
}
