Update dep's and small improvements on favicons #2083

Closed
opened 2026-04-06 02:57:44 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @BlackDex on 6/21/2022

  • Updated dependencies
    • html5gum for favicon downloading
    • openssl (latest patch 1.1.1p),
    • time
    • jsonwebtoken
    • r2d2 (removes 2 older crate versions from the dep-tree)

The FaviconEmitter now only emits tokens which needs to be parsed, all others are
being skipped. This prevents unneeded items within the for-loop from being parsed.

*Originally created by @BlackDex on 6/21/2022* - Updated dependencies * html5gum for favicon downloading * openssl (latest patch 1.1.1p), * time * jsonwebtoken * r2d2 (removes 2 older crate versions from the dep-tree) The FaviconEmitter now only emits tokens which needs to be parsed, all others are being skipped. This prevents unneeded items within the for-loop from being parsed.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#2083