mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-10 16:03:33 +02:00
* Fix collection details response Signed-off-by: BlackDex <black.dex@gmail.com> * Misc updates and fixes - Some clippy fixes - Crate updates - Updated Rust to v1.94.0 - Updated all GitHub Actions - Updated web-vault v2026.2.0 Signed-off-by: BlackDex <black.dex@gmail.com> * Remove commented out code --------- Signed-off-by: BlackDex <black.dex@gmail.com> Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
5 lines
88 B
TOML
5 lines
88 B
TOML
[toolchain]
|
|
channel = "1.94.0"
|
|
components = [ "rustfmt", "clippy" ]
|
|
profile = "minimal"
|