vaultwarden/src/api
BlackDex 264d4766ab
Update Rust and crates
- Updated Rust to v1.83.0
- Updated MSRV to v1.82.0 (Needed for html5gum crate)
- Updated icon fetching code to match new html5gum version
- Updated workflows
- Enabled edition 2024 clippy lints
  Nightly reports some clippy hints, but that would be too much to change in this PR i think.

Signed-off-by: BlackDex <black.dex@gmail.com>
2024-11-29 17:48:39 +01:00
..
core chore: fix some comments (#5224) 2024-11-25 18:35:00 +01:00
admin.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
icons.rs Update Rust and crates 2024-11-29 17:48:39 +01:00
identity.rs Some more authrequest changes (#5188) 2024-11-15 11:25:51 +01:00
mod.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
notifications.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
push.rs Fix push not working (#5214) 2024-11-20 17:32:44 +01:00
web.rs Add dynamic CSS support (#4940) 2024-11-11 20:14:04 +01:00