Skip to content

Commit

Permalink
Fix CI failure
Browse files Browse the repository at this point in the history
  • Loading branch information
tesaguri committed Nov 28, 2020
1 parent 0b68aac commit a664f9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ rustls = ["ct-logs", "hyper-rustls", "rustls-pkg", "webpki-roots"]
sqlite-bundled = ["libsqlite3-sys/bundled"]

[dev-dependencies]
hyper = { version = "0.13", default-features = false, features = ["tcp"] }
tokio = { version = "0.2", features = ["macros"] }
tokio-test = "0.2"
tower-test = "0.3"

0 comments on commit a664f9e

Please sign in to comment.