{
  "cksum": "d1891383ccf575543efe8caa6e2ccd55ff47f37f1be7ec384538cc4727a71568",
  "crate_file": "shuttle-service-0.2.5.crate",
  "crate_url": "https://static.crates.io/crates/shuttle-service/shuttle-service-0.2.5.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.4",
      "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.5",
      "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-03-31T09:34:32Z",
  "vers": "0.2.5",
  "yanked": false
}
