mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 18:55:57 +03:00
Removed try_trait and some formatting, particularly around imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#![forbid(unsafe_code)]
|
||||
#![feature(proc_macro_hygiene, try_trait, ip)]
|
||||
#![feature(proc_macro_hygiene, ip)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
extern crate openssl;
|
||||
|
Reference in New Issue
Block a user