forked from KokaKiwi/boitalettres
Switch to my fork
This commit is contained in:
parent
c8e0aefc42
commit
874fa91186
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ tracing = "0.1"
|
||||||
tracing-futures = "0.2"
|
tracing-futures = "0.2"
|
||||||
|
|
||||||
# IMAP
|
# IMAP
|
||||||
imap-codec = "0.5"
|
imap-codec = { git = "https://github.com/superboum/imap-codec.git", branch = "v0.5.x" }
|
||||||
|
|
||||||
# Async
|
# Async
|
||||||
async-compat = "0.2"
|
async-compat = "0.2"
|
||||||
|
|
Loading…
Reference in a new issue