{
  "cksum": "c33602b575de0754731153f448c0c2282da3f98ce9f5165ded89f0e4d7ca648e",
  "crate_file": "rubedo-0.6.2.crate",
  "crate_url": "https://static.crates.io/crates/rubedo/rubedo-0.6.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert-json-diff",
      "optional": false,
      "req": "^2.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.7.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc",
        "clock",
        "std"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "claims",
      "optional": false,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rand_core"
      ],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.10.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rand_core"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generic-array",
      "optional": true,
      "req": "^0.14.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client-legacy"
      ],
      "kind": "dev",
      "name": "hyper-util",
      "optional": false,
      "req": "^0.1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": true,
      "req": "^0.6.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rubedo-macros",
      "optional": true,
      "req": "^0.6.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": true,
      "req": "^1.36.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.209",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_assert",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "preserve_order"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.128",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fs",
        "io-std",
        "io-util",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.40.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fs",
        "io-std",
        "io-util",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.40.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "axum": [
      "http",
      "dep:axum"
    ],
    "chrono": [
      "sugar",
      "dep:chrono"
    ],
    "crypto": [
      "std",
      "dep:digest",
      "dep:ed25519-dalek",
      "dep:generic-array",
      "dep:rand_core",
      "dep:sha2",
      "dep:tokio"
    ],
    "default": [
      "full"
    ],
    "full": [
      "axum",
      "chrono",
      "crypto",
      "http",
      "serde",
      "std",
      "sugar"
    ],
    "http": [
      "dep:base64",
      "dep:bytes",
      "dep:futures",
      "dep:futures-util",
      "dep:http",
      "dep:http-body-util",
      "dep:hyper",
      "dep:serde",
      "dep:serde_json"
    ],
    "serde": [
      "std",
      "dep:serde"
    ],
    "std": [
      "sugar",
      "dep:base64",
      "dep:hex",
      "dep:rust_decimal",
      "dep:serde"
    ],
    "sugar": [
      "dep:rubedo-macros"
    ]
  },
  "index_path": "ru/be/rubedo",
  "name": "rubedo",
  "pubtime": "2024-09-10T06:03:57Z",
  "rust_version": "1.81.0",
  "v": 2,
  "vers": "0.6.2",
  "yanked": false
}
