{
  "cksum": "a9c3a3b04c2477237bd1f1d7487efbe721b834f3e199b5c20d9bdc693da4b5c7",
  "crate_file": "rivet-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/rivet/rivet-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rivet-adapter-actix",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rivet-adapter-axum",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rivet-adapter-lambda",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rivet-adapter-rocket",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rivet-adapter-worker",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rivet-config",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rivet-core",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rivet-foundation",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rivet-http",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rivet-logger",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rivet-routing",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rivet-support",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread",
        "net"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "actix": [
      "dep:rivet-adapter-actix",
      "dep:tokio"
    ],
    "axum": [
      "dep:rivet-adapter-axum",
      "dep:tokio"
    ],
    "default": [
      "axum"
    ],
    "lambda": [
      "dep:rivet-adapter-lambda"
    ],
    "rocket": [
      "dep:rivet-adapter-rocket",
      "dep:tokio"
    ],
    "worker": [
      "dep:rivet-adapter-worker"
    ]
  },
  "index_path": "ri/ve/rivet",
  "name": "rivet",
  "pubtime": "2026-03-14T04:39:35Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
