{
  "cksum": "5835ea8692afd551cb9206dc462fc5dc6ad798a91ef4a157ac106348f78374c1",
  "crate_file": "shuttle-service-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/shuttle-service/shuttle-service-0.3.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.57",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.56",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.5.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cargo",
      "optional": true,
      "req": "^0.62.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "server",
        "tcp",
        "http1"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^0.14.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libloading",
      "optional": true,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.17",
      "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": "regex",
      "optional": false,
      "req": "^1.5.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rocket",
      "optional": true,
      "req": "^0.5.0-rc.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "shuttle-codegen",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "shuttle-common",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.5.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sync_wrapper",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tide",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.19.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "make"
      ],
      "kind": "normal",
      "name": "tower",
      "optional": true,
      "req": "^0.4.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "uuid",
      "optional": false,
      "req": "^1.1.1",
      "target": null
    }
  ],
  "features": {
    "codegen": [
      "shuttle-codegen"
    ],
    "default": [
      "codegen"
    ],
    "loader": [
      "cargo",
      "libloading"
    ],
    "secrets": [
      "sqlx-postgres"
    ],
    "sqlx-integration": [
      "sqlx/runtime-tokio-native-tls"
    ],
    "sqlx-postgres": [
      "sqlx-integration",
      "sqlx/postgres"
    ],
    "web-axum": [
      "axum",
      "sync_wrapper"
    ],
    "web-rocket": [
      "rocket"
    ],
    "web-tide": [
      "tide"
    ],
    "web-tower": [
      "tower",
      "hyper"
    ]
  },
  "index_path": "sh/ut/shuttle-service",
  "name": "shuttle-service",
  "pubtime": "2022-06-10T11:28:53Z",
  "vers": "0.3.2",
  "yanked": false
}
