{
  "cksum": "520cbce6183706f82ef1cd600afad017b8fdfb44db037f09bfee3fe679edeff0",
  "crate_file": "arkhe-forge-platform-0.13.0.crate",
  "crate_url": "https://static.crates.io/crates/arkhe-forge-platform/arkhe-forge-platform-0.13.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "aes",
        "alloc",
        "getrandom"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "aes",
        "alloc",
        "getrandom"
      ],
      "kind": "normal",
      "name": "aes-gcm-siv",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "password-hash"
      ],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arkhe-forge-core",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arkhe-kernel",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt-tokio",
        "client-hyper"
      ],
      "kind": "normal",
      "name": "aws-config",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt-tokio",
        "default-https-client"
      ],
      "kind": "normal",
      "name": "aws-sdk-kms",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "getrandom"
      ],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [
        "use-std"
      ],
      "kind": "normal",
      "name": "postcard",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "static_assertions",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt-multi-thread",
        "net",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cranelift",
        "runtime"
      ],
      "kind": "normal",
      "name": "wasmtime",
      "optional": true,
      "req": "~43.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "wasmtime-wasi",
      "optional": true,
      "req": "~43.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wat",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_System_Threading",
        "Win32_System_ProcessStatus",
        "Win32_System_Memory",
        "Win32_System_Diagnostics_Debug"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.61",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.8",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "tier-1-kms": [
      "argon2",
      "chacha20poly1305"
    ],
    "tier-2-aws-kms": [
      "aws-sdk-kms",
      "aws-config",
      "tokio"
    ],
    "tier-2-hook-host-v2": [
      "wasmtime",
      "wasmtime-wasi"
    ],
    "tier-2-multi-kms": [
      "tier-1-kms",
      "aes-gcm",
      "aes-gcm-siv"
    ],
    "tier-2-observer-host-v2": [
      "wasmtime",
      "wasmtime-wasi"
    ]
  },
  "index_path": "ar/kh/arkhe-forge-platform",
  "name": "arkhe-forge-platform",
  "pubtime": "2026-05-10T19:36:09Z",
  "rust_version": "1.80",
  "vers": "0.13.0",
  "yanked": false
}
