diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,3 +28,4 @@ hex = "0.3" sha2 = "0.8" async-trait = "0.1.30" reduce = "0.1.2" +serde_json = "1.0" |
index : garage.git | ||
S3-compatible object store for small self-hosted geo-distributed deployments |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -28,3 +28,4 @@ hex = "0.3" sha2 = "0.8" async-trait = "0.1.30" reduce = "0.1.2" +serde_json = "1.0" |