aquatic_ws: remove unused statistics code and histogram dependency

This commit is contained in:
Joakim Frostegård 2021-11-01 23:57:44 +01:00
parent 65851fa544
commit dcf86d2df2
3 changed files with 0 additions and 38 deletions

View file

@ -28,7 +28,6 @@ futures = "0.3"
futures-rustls = "0.22"
glommio = { git = "https://github.com/DataDog/glommio.git", rev = "4e6b14772da2f4325271fbcf12d24cf91ed466e5" }
hashbrown = { version = "0.11.2", features = ["serde"] }
histogram = "0.6"
indexmap = "1"
log = "0.4"
mimalloc = { version = "0.1", default-features = false }