mirror of
https://github.com/tokio-rs/tracing.git
synced 2025-09-30 14:30:42 +00:00
fix tower-h2 example
This commit is contained in:
parent
0a77774d41
commit
e54b294de2
@ -3,6 +3,7 @@ extern crate futures;
|
||||
extern crate h2;
|
||||
extern crate http;
|
||||
extern crate tokio;
|
||||
extern crate tokio_current_thread;
|
||||
#[macro_use]
|
||||
extern crate tokio_trace;
|
||||
extern crate tokio_trace_tower_http;
|
||||
|
Loading…
x
Reference in New Issue
Block a user