aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-05-18 22:33:27 +0200
committerAlex Auvolat <alex@adnab.me>2022-05-18 22:33:27 +0200
commitbc6281a5b529b3c0be156fd85ee41302e5080c20 (patch)
tree35027656ca422c23ac06ae2b8aab67ac2e464c12 /Cargo.toml
parentaeec77ae444789b3bbfd9e9e6ef8c7d33eee48e1 (diff)
downloadaerogramme-bc6281a5b529b3c0be156fd85ee41302e5080c20.tar.gz
aerogramme-bc6281a5b529b3c0be156fd85ee41302e5080c20.zip
k2v client from main garage repo
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e17b5d7..8f45020 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,4 +23,4 @@ sodiumoxide = "0.2"
tokio = "1.17.0"
zstd = { version = "0.9", default-features = false }
-k2v-client = { git = "https://git.deuxfleurs.fr/trinity-1686a/garage.git", branch = "k2v-client" }
+k2v-client = { git = "https://git.deuxfleurs.fr/Deuxfleurs/garage.git" }