promote mock_request to real dep, because of http2 usage
This commit is contained in:
parent
f7efe480aa
commit
930c2629af
1 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,7 @@ dependencies:
|
|||
merge_map: ^1.0.0
|
||||
meta: ^1.0.0
|
||||
mime: ^0.9.3
|
||||
mock_request: ^1.0.0
|
||||
path: ^1.0.0
|
||||
stack_trace: ^1.0.0
|
||||
tuple: ^1.0.0
|
||||
|
@ -28,5 +29,4 @@ dependencies:
|
|||
dev_dependencies:
|
||||
http: ^0.11.3
|
||||
io: ^0.3.0
|
||||
mock_request: ^1.0.0
|
||||
test: ^1.0.0
|
Loading…
Reference in a new issue