{
  "cksum": "5da66c61bd346ce2ce5a65c6dc4443c37610c87514e02b37119ee12bd3d6f894",
  "crate_file": "stratum-apps-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/stratum-apps/stratum-apps-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-channel",
      "optional": false,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "check",
        "alloc"
      ],
      "kind": "normal",
      "name": "bs58",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": false,
      "req": "^6.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": false,
      "req": "^6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "toml"
      ],
      "kind": "normal",
      "name": "ext-config",
      "optional": false,
      "package": "config",
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "http-body-util",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hyper",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "miniscript",
      "optional": false,
      "req": "^13.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prometheus",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustversion",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "rand"
      ],
      "kind": "normal",
      "name": "secp256k1",
      "optional": false,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.89",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "raw_value"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "shellexpand",
      "optional": false,
      "req": "^3.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stratum-core",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.44.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "codec"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "util"
      ],
      "kind": "dev",
      "name": "tower",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "axum_extras"
      ],
      "kind": "normal",
      "name": "utoipa",
      "optional": true,
      "req": "^5.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "axum",
        "vendored"
      ],
      "kind": "normal",
      "name": "utoipa-swagger-ui",
      "optional": true,
      "req": "^9.0.2",
      "target": null
    }
  ],
  "features": {
    "config": [],
    "core": [
      "stratum-core"
    ],
    "default": [
      "network",
      "fallback-coordinator",
      "config",
      "std"
    ],
    "fallback-coordinator": [
      "tokio-util"
    ],
    "jd_client": [
      "network",
      "fallback-coordinator",
      "config",
      "with_buffer_pool",
      "core"
    ],
    "jd_server": [
      "config"
    ],
    "mining_device": [
      "config"
    ],
    "monitoring": [
      "serde_json",
      "axum",
      "prometheus",
      "utoipa",
      "utoipa-swagger-ui"
    ],
    "network": [
      "tokio-util",
      "core"
    ],
    "payout": [
      "config",
      "core"
    ],
    "pool": [
      "network",
      "config",
      "with_buffer_pool",
      "core",
      "payout"
    ],
    "std": [
      "bs58/std",
      "secp256k1/rand-std",
      "rand/std",
      "rand/std_rng"
    ],
    "sv1": [
      "stratum-core/sv1",
      "stratum-core/translation",
      "tokio-util",
      "serde_json"
    ],
    "translator": [
      "network",
      "fallback-coordinator",
      "config",
      "sv1",
      "with_buffer_pool",
      "core",
      "payout"
    ],
    "with_buffer_pool": [
      "stratum-core/with_buffer_pool"
    ]
  },
  "index_path": "st/ra/stratum-apps",
  "name": "stratum-apps",
  "pubtime": "2026-06-03T15:46:55Z",
  "vers": "0.5.0",
  "yanked": false
}
