aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-06-28 09:34:24 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-06-28 09:34:24 +0200
commit927b461f25e8202a33fadc1f823d4feed6282f60 (patch)
treed40739209d2d6693c85e5888e0e3f14e4ccd1ce4 /Cargo.toml
parent390bad0ec451a571e119903054b581a9d9a00cbe (diff)
downloadaerogramme-927b461f25e8202a33fadc1f823d4feed6282f60.tar.gz
aerogramme-927b461f25e8202a33fadc1f823d4feed6282f60.zip
Switching to upstream boitalettres
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 2cbf5f9..4393d1c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -41,7 +41,7 @@ tower = "0.4"
imap-codec = "0.5"
k2v-client = { git = "https://git.deuxfleurs.fr/Deuxfleurs/garage.git", branch = "main" }
-boitalettres = { git = "https://git.deuxfleurs.fr/quentin/boitalettres.git", branch = "expose_req_res" }
+boitalettres = { git = "https://git.deuxfleurs.fr/KokaKiwi/boitalettres.git", branch = "main" }
smtp-message = { git = "http://github.com/Alexis211/kannader", branch = "feature/lmtp" }
smtp-server = { git = "http://github.com/Alexis211/kannader", branch = "feature/lmtp" }