mirror of
https://github.com/dani-garcia/vaultwarden
synced 2024-11-14 14:02:23 +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
4 lines
88 B
TOML
4 lines
88 B
TOML
[toolchain]
|
|
channel = "1.77.0"
|
|
components = [ "rustfmt", "clippy" ]
|
|
profile = "minimal"
|