{
  "cksum": "04b8690b402a8fa7062e54e7e023b69a12cbc301acadc0c8b69e0574066a08e8",
  "crate_file": "tpnote-lib-0.35.3.crate",
  "crate_url": "https://static.crates.io/crates/tpnote-lib/tpnote-lib-0.35.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fast_html2md",
      "optional": true,
      "req": "^0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "html-escape",
      "optional": false,
      "req": "^0.2.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "latex2mathml",
      "optional": true,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lingua",
      "optional": true,
      "req": "^1.6.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parse-hyperlinks",
      "optional": false,
      "req": "^0.27.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parse-hyperlinks-extras",
      "optional": false,
      "req": "^0.27.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "percent-encoding",
      "optional": false,
      "req": "^2.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "simd",
        "html"
      ],
      "kind": "normal",
      "name": "pulldown-cmark",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rst_parser",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rst_renderer",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sanitize-filename-reader-friendly",
      "optional": false,
      "req": "^2.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "self_cell",
      "optional": false,
      "req": "^1.0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.204",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.120",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": false,
      "req": "^0.9.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "substring",
      "optional": false,
      "req": "^1.4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "syntect",
      "optional": true,
      "req": "^5.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tera",
      "optional": false,
      "req": "^1.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.62",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.8.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "win32job",
      "optional": false,
      "req": "^2.0.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [
        "Win32_Globalization",
        "Win32_System_SystemServices"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.52.0",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "viewer": []
  },
  "features2": {
    "default": [
      "renderer",
      "viewer",
      "lang-detection"
    ],
    "lang-detection": [
      "dep:lingua"
    ],
    "renderer": [
      "dep:pulldown-cmark",
      "dep:rst_parser",
      "dep:rst_renderer",
      "dep:latex2mathml",
      "dep:syntect",
      "dep:fast_html2md"
    ]
  },
  "index_path": "tp/no/tpnote-lib",
  "name": "tpnote-lib",
  "pubtime": "2024-07-16T12:24:30Z",
  "rust_version": "1.77.2",
  "v": 2,
  "vers": "0.35.3",
  "yanked": false
}
