mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-11-08 20:12:34 +01:00
c5665e7b77
- Updated Rust to v1.75.0 - Updated all the crates - Fixed warning generated by latest version of Rust
5 lines
88 B
TOML
5 lines
88 B
TOML
[toolchain]
|
|
channel = "1.75.0"
|
|
components = [ "rustfmt", "clippy" ]
|
|
profile = "minimal"
|