{
  "cksum": "21019ee4e2075b36a579b98700c4d2bd37cdf3e54a1ed9bce9a4566c3b18e2f3",
  "crate_file": "tpnote-1.26.2.crate",
  "crate_url": "https://static.crates.io/crates/tpnote/tpnote-1.26.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wayland"
      ],
      "kind": "normal",
      "name": "clipboard-rs",
      "optional": true,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "directories",
      "optional": false,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "httparse",
      "optional": true,
      "req": "^1.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "httpdate",
      "optional": true,
      "req": "^1.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.33",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notify",
      "optional": true,
      "req": "^8.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notify-debouncer-mini",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notify-rust",
      "optional": true,
      "req": "^4.18.0",
      "target": "cfg(not(target_os = \"windows\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "percent-encoding",
      "optional": false,
      "req": "^2.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sanitize-filename-reader-friendly",
      "optional": false,
      "req": "^2.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "semver",
      "optional": false,
      "req": "^1.0.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": false,
      "req": "^0.9.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "preserve_order"
      ],
      "kind": "normal",
      "name": "tera",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3.51",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^1.1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tpnote-lib",
      "optional": false,
      "req": "^0.46.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webbrowser",
      "optional": true,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "win-msgbox",
      "optional": true,
      "req": "^0.2.2",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "win32job",
      "optional": false,
      "req": "^2.0.3",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [
        "Win32_Globalization",
        "Win32_System_SystemServices"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.61.2",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "winresource",
      "optional": false,
      "req": "^0.1.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wl-clipboard-rs",
      "optional": true,
      "req": "^0.9.3",
      "target": "cfg(unix)"
    }
  ],
  "features": {
    "lang-detection": [
      "tpnote-lib/lang-detection"
    ],
    "renderer": [
      "tpnote-lib/renderer"
    ]
  },
  "features2": {
    "default": [
      "read-clipboard",
      "message-box",
      "viewer",
      "renderer",
      "lang-detection"
    ],
    "message-box": [
      "dep:win-msgbox",
      "dep:notify-rust"
    ],
    "read-clipboard": [
      "dep:clipboard-rs",
      "wl-clipboard-rs"
    ],
    "viewer": [
      "dep:notify",
      "dep:notify-debouncer-mini",
      "dep:httparse",
      "dep:webbrowser",
      "dep:httpdate",
      "tpnote-lib/viewer"
    ]
  },
  "index_path": "tp/no/tpnote",
  "name": "tpnote",
  "pubtime": "2026-06-27T10:28:43Z",
  "rust_version": "1.91.1",
  "v": 2,
  "vers": "1.26.2",
  "yanked": false
}
