mirror of
https://github.com/fafhrd91/actix-web
synced 2025-01-30 18:42:52 +01:00
disable try_trait in main
This commit is contained in:
parent
178d2e846d
commit
02f2d0dfa2
@ -1,4 +1,4 @@
|
|||||||
#![feature(try_trait)]
|
// #![feature(try_trait)]
|
||||||
#![allow(dead_code, unused_variables)]
|
#![allow(dead_code, unused_variables)]
|
||||||
extern crate actix;
|
extern crate actix;
|
||||||
extern crate actix_http;
|
extern crate actix_http;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user