{
  "cksum": "0d012dcfc2fa19b58d6ece6cccf453cf2c11c0826a28607e1f3439bf2a7eaeb3",
  "crate_file": "markdown-ppp-2.1.1.crate",
  "crate_url": "https://static.crates.io/crates/markdown-ppp/markdown-ppp-2.1.1.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"
    ],
    "default": [
      "parser",
      "printer",
      "html-printer"
    ],
    "html-printer": [
      "pretty"
    ],
    "parser": [
      "entities",
      "nom",
      "unicode_categories"
    ],
    "printer": [
      "pretty"
    ]
  },
  "index_path": "ma/rk/markdown-ppp",
  "name": "markdown-ppp",
  "pubtime": "2025-09-21T13:55:36Z",
  "vers": "2.1.1",
  "yanked": false
}
