{
  "cksum": "f6fe933560ac056aae4ba428e174814689e849166375f9a417dcc651d7e50006",
  "crate_file": "supply-chain-trust-example-crate-000100-1.16.0.crate",
  "crate_url": "https://static.crates.io/crates/supply-chain-trust-example-crate-000100/supply-chain-trust-example-crate-000100-1.16.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arbitrary",
      "optional": true,
      "req": "^1.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "atomic",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "borsh",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "borsh-derive",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": true,
      "req": "^1.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(not(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\", target_feature = \"atomics\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "md-5",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.9",
      "target": "cfg(not(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rustversion",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.56",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0.79",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_test",
      "optional": false,
      "req": "^1.0.56",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha1_smol",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "slog",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "trybuild",
      "optional": false,
      "req": "^1.0.52",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid-macro-internal",
      "optional": true,
      "req": "^1.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid-rng-internal-lib",
      "optional": true,
      "package": "uuid-rng-internal",
      "req": "^1.16.0",
      "target": "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen-test",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\"))"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zerocopy",
      "optional": true,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "std": [],
    "v8": []
  },
  "features2": {
    "atomic": [
      "dep:atomic"
    ],
    "borsh": [
      "dep:borsh",
      "dep:borsh-derive"
    ],
    "fast-rng": [
      "rng",
      "dep:rand"
    ],
    "js": [
      "dep:wasm-bindgen",
      "dep:js-sys"
    ],
    "macro-diagnostics": [
      "dep:uuid-macro-internal"
    ],
    "md5": [
      "dep:md-5"
    ],
    "rng": [
      "dep:getrandom"
    ],
    "rng-getrandom": [
      "rng",
      "dep:getrandom",
      "uuid-rng-internal-lib",
      "uuid-rng-internal-lib/getrandom"
    ],
    "rng-rand": [
      "rng",
      "dep:rand",
      "uuid-rng-internal-lib",
      "uuid-rng-internal-lib/rand"
    ],
    "sha1": [
      "dep:sha1_smol"
    ],
    "v1": [
      "atomic"
    ],
    "v3": [
      "md5"
    ],
    "v4": [
      "rng"
    ],
    "v5": [
      "sha1"
    ],
    "v6": [
      "atomic"
    ],
    "v7": [
      "rng"
    ]
  },
  "index_path": "su/pp/supply-chain-trust-example-crate-000100",
  "name": "supply-chain-trust-example-crate-000100",
  "pubtime": "2025-03-18T07:33:14Z",
  "rust_version": "1.63.0",
  "v": 2,
  "vers": "1.16.0",
  "yanked": true
}
