diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ members = [ "src/table", "src/model", "src/api", + "src/web", "src/garage", ] |
index : garage.git | ||
S3-compatible object store for small self-hosted geo-distributed deployments |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -5,6 +5,7 @@ members = [ "src/table", "src/model", "src/api", + "src/web", "src/garage", ] |