diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,3 +24,4 @@ toml = "0.5" structopt = { version = "0.3", default-features = false } rand = "0.7" hex = "0.3" +sha2 = "0.8" |
index : garage.git | ||
S3-compatible object store for small self-hosted geo-distributed deployments |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -24,3 +24,4 @@ toml = "0.5" structopt = { version = "0.3", default-features = false } rand = "0.7" hex = "0.3" +sha2 = "0.8" |