mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-11-14 15:03:37 +01:00
commit
fac3cb687d
@ -2,6 +2,7 @@
|
|||||||
#![feature(proc_macro_hygiene, try_trait, ip)]
|
#![feature(proc_macro_hygiene, try_trait, ip)]
|
||||||
#![recursion_limit = "256"]
|
#![recursion_limit = "256"]
|
||||||
|
|
||||||
|
extern crate openssl;
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
extern crate rocket;
|
extern crate rocket;
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
|
Loading…
Reference in New Issue
Block a user