mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 16:42:18 -05:00
[PR #6111] [MERGED] Update crates to trigger rebuild for mysql issue #7355
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/6111
Author: @BlackDex
Created: 7/28/2025
Status: ✅ Merged
Merged: 7/28/2025
Merged by: @dani-garcia
Base:
main← Head:crate-updates📝 Commits (1)
f7e7f16Update crates to trigger rebuild for mysql issue📊 Changes
2 files changed (+25 additions, -24 deletions)
View changed files
📝
Cargo.lock(+23 -22)📝
Cargo.toml(+2 -2)📄 Description
Update crates to trigger rebuild for mysql/mariadb issue
This should trigger a new release build using the new rust-musl build images which have reverted to MariaDB Connector/C v3.4.5.
Indirectly fixes #6110
Indirectly fixes #5959
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.