mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-16 04:09:03 +00: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 / skip_check (push) Has been cancelled
trivy / Check (push) Has been cancelled
Release / docker-build (alpine) (push) Has been cancelled
Release / docker-build (debian) (push) Has been cancelled
- also update the crates - add necessary modifications for `rand` upgrade - `small_rng` is enabled by default now
5 lines
88 B
TOML
5 lines
88 B
TOML
[toolchain]
|
|
channel = "1.84.1"
|
|
components = [ "rustfmt", "clippy" ]
|
|
profile = "minimal"
|