{
  "cksum": "c87688fbf606520553eac4d5e74eddb5e505b5a5d47f447cf4859dfb6029e182",
  "crate_file": "hopr-api-1.6.0.crate",
  "crate_url": "https://static.crates.io/crates/hopr-api/hopr-api-1.6.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atomic_enum",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "auto_impl",
      "optional": true,
      "req": "^1.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "clock"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.44",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "async-await"
      ],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-concurrency",
      "optional": false,
      "req": "^7.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "crypto",
        "internal",
        "primitive",
        "rayon"
      ],
      "kind": "normal",
      "name": "hopr-types",
      "optional": false,
      "req": "^1.5.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json",
        "yaml",
        "redactions"
      ],
      "kind": "dev",
      "name": "insta",
      "optional": false,
      "req": "^1.46.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "peerid",
        "ed25519",
        "rand"
      ],
      "kind": "normal",
      "name": "libp2p-identity",
      "optional": false,
      "req": "^0.2.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "mockall",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "multiaddr",
      "optional": false,
      "req": "^0.18.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.43",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "release_max_level_debug"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.44",
      "target": null
    }
  ],
  "features": {
    "ct": [],
    "default": [],
    "network": [],
    "types-chain": [
      "hopr-types/chain"
    ],
    "types-fixed-rng": [
      "hopr-types/fixed-rng"
    ],
    "types-internal": [
      "hopr-types/internal"
    ],
    "types-random": [
      "hopr-types/random"
    ]
  },
  "features2": {
    "chain": [
      "db",
      "types-chain",
      "dep:auto_impl"
    ],
    "db": [
      "dep:auto_impl"
    ],
    "full": [
      "chain",
      "ct",
      "db",
      "network",
      "graph",
      "node",
      "serde",
      "tickets",
      "types-chain",
      "types-random",
      "types-fixed-rng"
    ],
    "graph": [
      "dep:auto_impl"
    ],
    "node": [
      "chain",
      "db",
      "graph",
      "network",
      "dep:atomic_enum"
    ],
    "serde": [
      "hopr-types/serde",
      "dep:serde"
    ],
    "tickets": [
      "chain",
      "dep:auto_impl"
    ]
  },
  "index_path": "ho/pr/hopr-api",
  "name": "hopr-api",
  "pubtime": "2026-04-10T09:15:33Z",
  "rust_version": "1.93",
  "v": 2,
  "vers": "1.6.0",
  "yanked": false
}
