mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-01-23 10:00:24 +01:00
16b6d2a71e
* build: raise msrv (1.83.0) rust toolchain (1.84.0) * build: also update docker images
5 lines
88 B
TOML
5 lines
88 B
TOML
[toolchain]
|
|
channel = "1.84.0"
|
|
components = [ "rustfmt", "clippy" ]
|
|
profile = "minimal"
|