{
  "cksum": "0a2ba19282e79a4485a77736b679d276b09870bbf8042a18e0f0ae36347489c5",
  "crate_file": "near-primitives-0.13.0.crate",
  "crate_url": "https://static.crates.io/crates/near-primitives/near-primitives-0.13.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert_matches",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bencher",
      "optional": false,
      "req": "^0.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rc"
      ],
      "kind": "normal",
      "name": "borsh",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytesize",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "chrono"
      ],
      "kind": "normal",
      "name": "deepsize",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^0.99.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "easy-ext",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "insta",
      "optional": false,
      "req": "^1.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "near-crypto",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "near-primitives-core",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "near-rpc-error-macro",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "near-vm-errors",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "num-rational",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.5.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "primitive-types",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reed-solomon-erasure",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smart-default",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.30",
      "target": null
    }
  ],
  "features": {
    "deepsize_feature": [
      "deepsize",
      "near-vm-errors/deepsize_feature",
      "near-primitives-core/deepsize_feature",
      "near-crypto/deepsize_feature"
    ],
    "dump_errors_schema": [
      "near-rpc-error-macro/dump_errors_schema"
    ],
    "nightly": [
      "nightly_protocol",
      "protocol_feature_alt_bn128",
      "protocol_feature_chunk_only_producers",
      "protocol_feature_routing_exchange_algorithm",
      "protocol_feature_access_key_nonce_for_implicit_accounts",
      "protocol_feature_fix_staking_threshold"
    ],
    "nightly_protocol": [],
    "protocol_feature_access_key_nonce_for_implicit_accounts": [],
    "protocol_feature_alt_bn128": [
      "near-primitives-core/protocol_feature_alt_bn128",
      "near-vm-errors/protocol_feature_alt_bn128"
    ],
    "protocol_feature_chunk_only_producers": [],
    "protocol_feature_fix_staking_threshold": [],
    "protocol_feature_routing_exchange_algorithm": [
      "near-primitives-core/protocol_feature_routing_exchange_algorithm"
    ]
  },
  "index_path": "ne/ar/near-primitives",
  "name": "near-primitives",
  "pubtime": "2022-05-19T09:34:02Z",
  "rust_version": "1.60.0",
  "vers": "0.13.0",
  "yanked": false
}
