mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-07-22 15:33:33 +00:00
Remove unused dependency and simple feature, update dependencies and fix some clippy lints
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ mod accounts;
|
||||
mod ciphers;
|
||||
mod folders;
|
||||
mod organizations;
|
||||
pub(crate) mod two_factor;
|
||||
pub mod two_factor;
|
||||
|
||||
pub fn routes() -> Vec<Route> {
|
||||
let mut mod_routes = routes![
|
||||
|
||||
Reference in New Issue
Block a user