mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-28 16:07:06 +00:00
config: make block_size and sled_cache_capacity expressable as strings
This commit is contained in:
Generated
+1
-1
@@ -1340,7 +1340,6 @@ dependencies = [
|
||||
"async-trait",
|
||||
"base64 0.21.3",
|
||||
"blake2",
|
||||
"bytesize",
|
||||
"err-derive",
|
||||
"futures",
|
||||
"futures-util",
|
||||
@@ -1422,6 +1421,7 @@ dependencies = [
|
||||
"async-trait",
|
||||
"blake2",
|
||||
"bytes",
|
||||
"bytesize",
|
||||
"chrono",
|
||||
"digest",
|
||||
"err-derive",
|
||||
|
||||
Reference in New Issue
Block a user