{
  "cksum": "e7bb46d0e9ed7404a0380f0395d367d765bd617734acca85e364cf14316613b8",
  "crate_file": "markdown-ppp-2.4.0.crate",
  "crate_url": "https://static.crates.io/crates/markdown-ppp/markdown-ppp-2.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "entities",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "nom",
      "optional": true,
      "req": "^8.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pretty",
      "optional": true,
      "req": "^0.12.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde_derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode_categories",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    }
  ],
  "features": {
    "ast-serde": [
      "serde"
    ],
    "ast-transform": [],
    "default": [
      "parser",
      "printer",
      "html-printer"
    ],
    "html-printer": [
      "pretty"
    ],
    "latex-printer": [
      "pretty"
    ],
    "parser": [
      "entities",
      "nom",
      "unicode_categories"
    ],
    "printer": [
      "pretty"
    ]
  },
  "index_path": "ma/rk/markdown-ppp",
  "name": "markdown-ppp",
  "pubtime": "2025-09-22T13:30:23Z",
  "vers": "2.4.0",
  "yanked": false
}
