{
  "cksum": "520846308c7097fc571a8be982b71179ff7ec23f0b4569d368652f50359bef4b",
  "crate_file": "facet-format-suite-0.44.3.crate",
  "crate_url": "https://static.crates.io/crates/facet-format-suite/facet-format-suite-0.44.3.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "lang-json",
        "lang-rust",
        "lang-xml",
        "lang-yaml"
      ],
      "kind": "normal",
      "name": "arborium",
      "optional": false,
      "req": "^2.4.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",
        "clock"
      ],
      "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.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "std",
        "doc",
        "all-impls"
      ],
      "kind": "normal",
      "name": "facet",
      "optional": false,
      "req": "^0.44",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "facet-pretty",
      "optional": false,
      "req": "^0.44",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "facet-value",
      "optional": true,
      "req": "^0.44",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "iddqd",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indoc",
      "optional": false,
      "req": "^2.0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jiff",
      "optional": true,
      "req": "^0.2.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ordered-float",
      "optional": true,
      "req": "^5.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rmp-serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": true,
      "req": "^1.38.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "derive",
        "derive",
        "rc",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "smartstring",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "smol_str",
      "optional": true,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "formatting",
        "macros",
        "parsing",
        "formatting",
        "parsing"
      ],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.3.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "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
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "yoke",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    }
  ],
  "features": {
    "net": [
      "facet/net"
    ]
  },
  "features2": {
    "bytes": [
      "dep:bytes",
      "facet/bytes"
    ],
    "bytestring": [
      "dep:bytestring",
      "facet/bytestring"
    ],
    "camino": [
      "dep:camino",
      "facet/camino"
    ],
    "chrono": [
      "dep:chrono",
      "facet/chrono"
    ],
    "compact_str": [
      "dep:compact_str",
      "facet/compact_str"
    ],
    "facet-value": [
      "dep:facet-value"
    ],
    "iddqd": [
      "dep:iddqd",
      "facet/iddqd"
    ],
    "jiff02": [
      "dep:jiff",
      "facet/jiff02"
    ],
    "msgpack": [
      "dep:rmp-serde",
      "dep:serde"
    ],
    "ordered-float": [
      "dep:ordered-float",
      "facet/ordered-float"
    ],
    "rust_decimal": [
      "dep:rust_decimal",
      "facet/rust_decimal"
    ],
    "smartstring": [
      "dep:smartstring",
      "facet/smartstring"
    ],
    "smol_str": [
      "dep:smol_str",
      "facet/smol_str"
    ],
    "third-party": [
      "uuid",
      "ulid",
      "camino",
      "ordered-float",
      "time",
      "jiff02",
      "chrono",
      "bytes",
      "bytestring",
      "compact_str",
      "smartstring",
      "smol_str",
      "rust_decimal",
      "iddqd",
      "facet-value"
    ],
    "time": [
      "dep:time",
      "facet/time"
    ],
    "tokio": [
      "dep:tokio"
    ],
    "ulid": [
      "dep:ulid",
      "facet/ulid"
    ],
    "uuid": [
      "dep:uuid",
      "facet/uuid"
    ],
    "yoke": [
      "dep:yoke",
      "facet/yoke"
    ]
  },
  "index_path": "fa/ce/facet-format-suite",
  "name": "facet-format-suite",
  "pubtime": "2026-03-16T10:34:27Z",
  "rust_version": "1.90",
  "v": 2,
  "vers": "0.44.3",
  "yanked": false
}
