{
  "cksum": "e4f034fe7814d61186ba99bed5968013e2afdaaf2fc4a3bbbe9743bbaa012675",
  "crate_file": "ai-usvg-0.47.0.crate",
  "crate_url": "https://static.crates.io/crates/ai-usvg/ai-usvg-0.47.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "data-url",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": false,
      "package": "ai-flate2",
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "fontdb",
      "optional": true,
      "req": "^0.23.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fs"
      ],
      "kind": "dev",
      "name": "fontdb",
      "optional": false,
      "req": "^0.23.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "gif",
        "jpeg",
        "png",
        "webp"
      ],
      "kind": "normal",
      "name": "imagesize",
      "optional": false,
      "package": "ai-imagesize",
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "libm"
      ],
      "kind": "normal",
      "name": "kurbo",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "no_std_io",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "once_cell",
      "optional": false,
      "req": "^1.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "eq-separator"
      ],
      "kind": "normal",
      "name": "pico-args",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "roxmltree",
      "optional": false,
      "req": "^0.21.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustybuzz",
      "optional": true,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "simplecss",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "siphasher",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strict-num",
      "optional": false,
      "package": "ai-strict-num",
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "libm"
      ],
      "kind": "normal",
      "name": "svgtypes",
      "optional": false,
      "req": "^0.16.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "no-std-float"
      ],
      "kind": "normal",
      "name": "tiny-skia-path",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "gvar-alloc"
      ],
      "kind": "normal",
      "name": "ttf-parser",
      "optional": true,
      "req": "^0.25.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-bidi",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-script",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-vo",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "xmlwriter",
      "optional": false,
      "package": "ai-xmlwriter",
      "req": "^0.1.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "text"
    ],
    "text": [
      "fontdb",
      "rustybuzz",
      "ttf-parser",
      "unicode-bidi",
      "unicode-script",
      "unicode-vo"
    ]
  },
  "features2": {
    "memmap-fonts": [
      "std",
      "fontdb/memmap"
    ],
    "std": [
      "no_std_io/std",
      "log/std",
      "base64/std",
      "svgtypes/std",
      "roxmltree/std",
      "simplecss/std",
      "siphasher/std",
      "kurbo/std",
      "data-url/std",
      "dep:pico-args"
    ],
    "system-fonts": [
      "std",
      "fontdb/fs",
      "fontdb/fontconfig"
    ]
  },
  "index_path": "ai/-u/ai-usvg",
  "name": "ai-usvg",
  "pubtime": "2026-03-30T00:41:06Z",
  "rust_version": "1.87.0",
  "v": 2,
  "vers": "0.47.0",
  "yanked": false
}
