Use bytes as capacity units

This commit is contained in:
Alex Auvolat
2022-11-07 21:12:11 +01:00
parent fd5bc142b5
commit 73a4ca8b15
6 changed files with 67 additions and 53 deletions
Generated
+1
View File
@@ -1215,6 +1215,7 @@ dependencies = [
"arc-swap",
"async-trait",
"bytes",
"bytesize",
"err-derive",
"futures",
"futures-util",