Remove http-service/-mock from the dependencies

This commit is contained in:
Kerollmops 2020-06-04 14:04:18 +02:00
parent 3ab8baa1b4
commit 263583c118
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
2 changed files with 0 additions and 140 deletions

View file

@ -71,8 +71,6 @@ features = [
optional = true
[dev-dependencies]
http-service = "0.4.0"
http-service-mock = "0.4.0"
tempdir = "0.3.7"
tokio = { version = "0.2.18", features = ["macros", "time"] }