mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-09 11:01:39 -06:00
Some checks failed
Build / Build and Test ${{ matrix.channel }} (msrv) (push) Has been cancelled
Build / Build and Test ${{ matrix.channel }} (rust-toolchain) (push) Has been cancelled
Hadolint / Validate Dockerfile syntax (push) Has been cancelled
Release / Cancel older jobs when running (push) Has been cancelled
Trivy / Trivy Scan (push) Has been cancelled
Release / Build Vaultwarden containers (alpine) (push) Has been cancelled
Release / Build Vaultwarden containers (debian) (push) Has been cancelled
- Updated Rust to v1.85.1 - Updated crates and fixed breaking changes - Updated datatables js - Updated GitHub Actions Signed-off-by: BlackDex <black.dex@gmail.com>
5 lines
88 B
TOML
5 lines
88 B
TOML
[toolchain]
|
|
channel = "1.85.1"
|
|
components = [ "rustfmt", "clippy" ]
|
|
profile = "minimal"
|