{
  "cksum": "9a2d4b20b915003b8b714c3671809c0b3d45bc219e776c3095cb344aa4890fb7",
  "crate_file": "rapira-0.2.3.crate",
  "crate_url": "https://static.crates.io/crates/rapira/rapira-0.2.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrayvec",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "byteorder",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bytes",
        "serde"
      ],
      "kind": "normal",
      "name": "compact_str",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": true,
      "req": "^1.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rapira-derive",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": true,
      "req": "^1.27",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rustc-hash",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "simdutf8",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(not(target_env = \"aarch64-apple-darwin\"))"
    },
    {
      "default_features": true,
      "features": [
        "aarch64_neon"
      ],
      "kind": "normal",
      "name": "simdutf8",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(target_env = \"aarch64-apple-darwin\")"
    },
    {
      "default_features": true,
      "features": [
        "union",
        "const_generics",
        "const_new"
      ],
      "kind": "normal",
      "name": "smallvec",
      "optional": true,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "simd"
      ],
      "kind": "normal",
      "name": "zerocopy",
      "optional": true,
      "req": "^0.6.1",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "decimal": [
      "rust_decimal"
    ],
    "default": [
      "zerocopy",
      "std",
      "json",
      "arrayvec",
      "smallvec",
      "decimal",
      "compact_str"
    ],
    "json": [
      "serde_json/alloc"
    ],
    "map": [
      "indexmap"
    ],
    "no_std": [],
    "std": [
      "thiserror",
      "alloc",
      "simdutf8/std"
    ]
  },
  "index_path": "ra/pi/rapira",
  "name": "rapira",
  "pubtime": "2022-12-21T12:19:41Z",
  "vers": "0.2.3",
  "yanked": false
}
