api-macro: drop unused dev-dependencies

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2020-01-02 14:25:09 +01:00
parent 8bd5e82012
commit f214bcb652

View File

@ -14,9 +14,7 @@ quote = "1.0"
syn = { version = "1.0", features = [ "full" ] }
[dev-dependencies]
bytes = "0.5"
futures = "0.3"
http = "0.2"
proxmox = { path = "../proxmox" }
serde = "1.0"
serde_derive = "1.0"