mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-01 11:19:52 +03:00
[PR #3310] [MERGED] Upd Crates, Rust, MSRV, GHA and remove Backtrace #3234
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/3310
Author: @BlackDex
Created: 3/5/2023
Status: ✅ Merged
Merged: 3/7/2023
Merged by: @BlackDex
Base:
main← Head:msrv-changes📝 Commits (1)
0c0e632Upd Crates, Rust, MSRV, GHA and remove Backtrace📊 Changes
27 files changed (+200 additions, -231 deletions)
View changed files
📝
.github/workflows/build.yml(+23 -13)📝
.github/workflows/hadolint.yml(+1 -1)📝
.github/workflows/release.yml(+1 -1)📝
Cargo.lock(+134 -174)📝
Cargo.toml(+10 -8)📝
README.md(+5 -4)➖
clippy.toml(+0 -1)📝
docker/Dockerfile.j2(+5 -5)📝
docker/amd64/Dockerfile(+1 -1)📝
docker/amd64/Dockerfile.alpine(+1 -1)📝
docker/amd64/Dockerfile.buildkit(+1 -1)📝
docker/amd64/Dockerfile.buildkit.alpine(+1 -1)📝
docker/arm64/Dockerfile(+1 -1)📝
docker/arm64/Dockerfile.alpine(+1 -1)📝
docker/arm64/Dockerfile.buildkit(+1 -1)📝
docker/arm64/Dockerfile.buildkit.alpine(+1 -1)📝
docker/armv6/Dockerfile(+1 -1)📝
docker/armv6/Dockerfile.alpine(+1 -1)📝
docker/armv6/Dockerfile.buildkit(+1 -1)📝
docker/armv6/Dockerfile.buildkit.alpine(+1 -1)...and 7 more files
📄 Description
timecrate we use. Also updated the wiki regarding this https://github.com/dani-garcia/vaultwarden/wiki/Building-binarystd::backtracestable since v1.65Cargo.toml🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.