{
  "cksum": "e501e753e32f2d627320d4b583925b611eed565a117d8f2acd62c5bac761f058",
  "crate_file": "facet-format-postcard-0.35.0.crate",
  "crate_url": "https://static.crates.io/crates/facet-format-postcard/facet-format-postcard-0.35.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "axum-core",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytestring",
      "optional": true,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "camino",
      "optional": true,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.42",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "compact_str",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "facet-core",
      "optional": false,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "facet-format",
      "optional": false,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "facet-path",
      "optional": false,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "facet-reflect",
      "optional": false,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jiff",
      "optional": true,
      "req": "^0.2.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fancy-no-backtrace"
      ],
      "kind": "normal",
      "name": "miette",
      "optional": true,
      "req": "^7.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ordered-float",
      "optional": true,
      "req": "^5.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "smartstring",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "formatting",
        "macros",
        "parsing"
      ],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.3.44",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ulid",
      "optional": true,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.19.0",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "facet-core/alloc",
      "facet-reflect/alloc",
      "facet-path/alloc"
    ],
    "ci": [
      "jit"
    ],
    "jit": [
      "facet-format/jit"
    ],
    "net": [
      "facet-core/net"
    ],
    "std": [
      "alloc",
      "facet-core/std",
      "facet-reflect/std",
      "facet-path/std"
    ]
  },
  "features2": {
    "axum": [
      "std",
      "dep:axum-core",
      "dep:http",
      "dep:http-body-util"
    ],
    "bytes": [
      "facet-core/bytes",
      "dep:bytes"
    ],
    "bytestring": [
      "facet-core/bytestring",
      "dep:bytestring"
    ],
    "camino": [
      "facet-core/camino",
      "dep:camino"
    ],
    "chrono": [
      "facet-core/chrono",
      "dep:chrono"
    ],
    "compact_str": [
      "facet-core/compact_str",
      "dep:compact_str"
    ],
    "default": [
      "std",
      "pretty-errors"
    ],
    "jiff02": [
      "facet-core/jiff02",
      "dep:jiff"
    ],
    "ordered-float": [
      "facet-core/ordered-float",
      "dep:ordered-float"
    ],
    "pretty-errors": [
      "facet-path/pretty",
      "facet-reflect/miette",
      "dep:miette"
    ],
    "smartstring": [
      "facet-core/smartstring",
      "dep:smartstring"
    ],
    "time": [
      "facet-core/time",
      "dep:time"
    ],
    "ulid": [
      "facet-core/ulid",
      "dep:ulid"
    ],
    "uuid": [
      "facet-core/uuid",
      "dep:uuid"
    ]
  },
  "index_path": "fa/ce/facet-format-postcard",
  "name": "facet-format-postcard",
  "pubtime": "2025-12-28T12:31:37Z",
  "rust_version": "1.89",
  "v": 2,
  "vers": "0.35.0",
  "yanked": false
}
