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
+1
View File
@@ -18,6 +18,7 @@ garage_util = { version = "0.8.0", path = "../util" }
arc-swap = "1.0"
bytes = "1.0"
bytesize = "1.1"
gethostname = "0.2"
hex = "0.4"
tracing = "0.1.30"