mirror of https://github.com/fafhrd91/actix-web
fix stderr
This commit is contained in:
parent
03c94340f0
commit
4ab58ee940
|
@ -16,4 +16,4 @@ note: required by a bound in `App::<T>::service`
|
||||||
--> $WORKSPACE/actix-web/src/app.rs
|
--> $WORKSPACE/actix-web/src/app.rs
|
||||||
|
|
|
|
||||||
| F: HttpServiceFactory + 'static,
|
| F: HttpServiceFactory + 'static,
|
||||||
| ^^^^^^^^^^^^^^^^^^ required by this bound in `App::<T>::service`
|
| ^^^^^^^^^^^^^^^^^^ required by this bound in `App::<T>::service`
|
||||||
|
|
Loading…
Reference in New Issue