mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-05-30 15:33:56 +00:00
Updated some dependencies and removed old unused attribute that might create compile errors
This commit is contained in:
parent
96e20a66a0
commit
3a1321a5a9
3 changed files with 50 additions and 52 deletions
|
@ -1,7 +1,6 @@
|
|||
#![allow(unused_variables, dead_code)]
|
||||
|
||||
#![feature(plugin, custom_derive)]
|
||||
#![cfg_attr(test, plugin(stainless))]
|
||||
#![plugin(rocket_codegen)]
|
||||
extern crate rocket;
|
||||
extern crate rocket_contrib;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue