feat(http2): add dependency on solicit

This commit is contained in:
Marko Lalic
2015-05-28 16:15:34 +02:00
parent d3e3a45760
commit 3122ffefc2
2 changed files with 2 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ unicase = "0.1"
url = "0.2"
traitobject = "0.0.1"
typeable = "0.1"
solicit = "0.2"
[dev-dependencies]
env_logger = "*"