Merge pull request #127 from sr-gi/remove-unused-deps

Removes chunked-transfer from deps
This commit is contained in:
Sergi Delgado Segura 2022-09-21 11:51:34 +00:00 committed by GitHub
commit e19bb209f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,6 @@ teos-common = { path = "../teos-common" }
tonic-build = "0.6"
[dev-dependencies]
chunked_transfer = "1.4"
jsonrpc-http-server = "17.1.0"
rand = "0.8.4"
tempdir = "0.3.7"