Migrate telemetry_core to Hyper+Soketto

This commit is contained in:
James Wilson
2021-07-23 15:57:50 +01:00
parent 649fb966d2
commit 0eff32d10e
7 changed files with 389 additions and 224 deletions
+1
View File
@@ -14,6 +14,7 @@ common = { path = "../common" }
futures = "0.3.15"
hex = "0.4.3"
http = "0.2.4"
hyper = "0.14.11"
log = "0.4.14"
once_cell = "1.8.0"
parking_lot = "0.11.1"