mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-11 03:05:58 +03:00
Update crates and workflow
- Updated all the crates - Updated workflow actions - Set cargo registry to sparse
This commit is contained in:
@@ -891,6 +891,7 @@ impl Emitter for FaviconEmitter {
|
||||
FaviconToken::EndTag(ref mut tag) => {
|
||||
// Always clean seen attributes
|
||||
self.seen_attributes.clear();
|
||||
self.set_last_start_tag(None);
|
||||
|
||||
// Only trigger an emit for the </head> tag.
|
||||
// This is matched, and will break the for-loop.
|
||||
|
Reference in New Issue
Block a user