mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
[PR #4645] [MERGED] Update rust and remove unused header values #7106
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/4645
Author: @dani-garcia
Created: 6/16/2024
Status: ✅ Merged
Merged: 6/16/2024
Merged by: @dani-garcia
Base:
main← Head:update-rust-and-remove-unused-header-values📝 Commits (2)
9a73230Update rust and remove unused header values16d09beMissed one unused var📊 Changes
5 files changed (+7 additions, -19 deletions)
View changed files
📝
docker/DockerSettings.yaml(+1 -1)📝
docker/Dockerfile.alpine(+4 -4)📝
docker/Dockerfile.debian(+1 -1)📝
rust-toolchain.toml(+1 -1)📝
src/auth.rs(+0 -12)📄 Description
Updated rust to 1.79, and removed some unused values in the Header guards that Clippy was complaining about not being used anywhere.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.