try to fix ci

This commit is contained in:
Clément DOUIN
2024-09-04 11:20:21 +02:00
parent a2fa0dcf55
commit afd7d79e41
4 changed files with 52 additions and 189 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ uuid = { version = "0.8", features = ["v4"] }
[patch.crates-io]
imap-codec = { git = "https://github.com/duesee/imap-codec" }
imap-next = { git = "https://github.com/duesee/imap-next", branch = "jakoschiko_poison-message-with-fragmentizer" }
imap-next = { git = "https://github.com/soywod/imap-next" }
imap-client = { git = "https://github.com/pimalaya/imap-client" }
oauth-lib = { git = "https://github.com/pimalaya/core" }
email-lib = { git = "https://github.com/pimalaya/core" }