diff --git a/Cargo.toml b/Cargo.toml index 7cc1907..9c45c17 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ chrono = "0.4.19" crossterm = "0.19.0" fern = "0.6.0" futures = "0.3.12" -panorama-imap = { path = "imap", version = "*" } +panorama-imap = { path = "imap", version = "0" } lettre = "0.9.5" log = "0.4.14" notify = "4.0.15"