Skip to content

Commit 200804b

Browse files
committed
merge fixes
1 parent 757a159 commit 200804b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/nested.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
use http_types::headers::{HeaderName, HeaderValue};
2-
use http_types::{Method, Request, Url};
2+
use http_types::{Method, Request, Response, Url};
33
use std::str::FromStr;
44
use test_utils::BoxFuture;
55
use tide::{Middleware, Next};

0 commit comments

Comments
 (0)