{
  "cksum": "51bd51d07b1c6fef118b37a4df0d1b6ca612280a814c9f90e0f7980d9dda9a82",
  "crate_file": "fmtstruct-0.2.1.crate",
  "crate_url": "https://static.crates.io/crates/fmtstruct/fmtstruct-0.2.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fancy-regex",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "postcard",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "regex",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fs",
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread",
        "fs"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "parse",
        "display",
        "serde"
      ],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "validator",
      "optional": true,
      "req": "^0.20",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "alloc": [
      "serde/alloc",
      "dep:async-trait"
    ],
    "default": [
      "std"
    ],
    "fs": [
      "std",
      "dep:tokio"
    ],
    "full": [
      "fs",
      "json",
      "toml",
      "yaml",
      "postcard",
      "validate",
      "regex",
      "postcard_std",
      "logging"
    ],
    "json": [
      "dep:serde_json",
      "alloc"
    ],
    "logging": [
      "dep:log"
    ],
    "postcard": [
      "dep:postcard",
      "alloc"
    ],
    "postcard_std": [
      "postcard",
      "std",
      "postcard/use-std"
    ],
    "regex": [
      "validate",
      "std",
      "dep:fancy-regex"
    ],
    "std": [
      "alloc",
      "serde/std",
      "dep:thiserror"
    ],
    "toml": [
      "dep:toml",
      "alloc"
    ],
    "validate": [
      "dep:validator"
    ],
    "yaml": [
      "dep:serde_yaml",
      "std"
    ]
  },
  "index_path": "fm/ts/fmtstruct",
  "name": "fmtstruct",
  "pubtime": "2026-01-26T11:27:41Z",
  "rust_version": "1.93",
  "v": 2,
  "vers": "0.2.1",
  "yanked": false
}
