vaultwarden/src/api
BlackDex e935989fee
Resolve uninlined_format_args clippy warnings
The upcomming release of Rust 1.67.0 will warn on `uninlined_format_args`.
This PR resolves that by inlining all these items.
It also looks nicer.
2023-01-09 19:17:13 +01:00
..
core Resolve uninlined_format_args clippy warnings 2023-01-09 19:17:13 +01:00
admin.rs Removed unsafe-inline JS from CSP and other fixes 2023-01-09 18:23:56 +01:00
icons.rs Resolve uninlined_format_args clippy warnings 2023-01-09 19:17:13 +01:00
identity.rs Fix recover-2fa not working. 2022-12-18 20:32:06 +01:00
mod.rs Add Organizational event logging feature 2022-12-01 22:38:59 +01:00
notifications.rs Update WebSocket Notifications 2022-12-31 20:39:53 +01:00
web.rs Resolve uninlined_format_args clippy warnings 2023-01-09 19:17:13 +01:00