mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-08 04:23:59 +02:00
- Update Rust to v1.94.1 - Updated all crates - Update GHA - Update global domains and ensure a newline is always present Signed-off-by: BlackDex <black.dex@gmail.com>
4 lines
88 B
TOML
4 lines
88 B
TOML
[toolchain]
|
|
channel = "1.94.1"
|
|
components = [ "rustfmt", "clippy" ]
|
|
profile = "minimal"
|