mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-11-08 12:02:32 +01:00
93636eb3c3
- Updated Rust to v1.77.0 - Updated several crates The `reqwest` update included `trust-dns` > `hickory-dns` changes. Also, `reqwest` v0.12 is not working correctly for us, that is something to investigate. - Fixed a new clippy warning
5 lines
88 B
TOML
5 lines
88 B
TOML
[toolchain]
|
|
channel = "1.77.0"
|
|
components = [ "rustfmt", "clippy" ]
|
|
profile = "minimal"
|