Skip to content

Commit

Permalink
Merge pull request #19 from Dust-Mail/dependabot/cargo/async-imap-0.9.4
Browse files Browse the repository at this point in the history
chore(deps): bump async-imap from 0.8.0 to 0.9.4
  • Loading branch information
Guusvanmeerveld committed Nov 30, 2023
2 parents 95ca3af + 790708e commit e8493f8
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 100 deletions.
153 changes: 54 additions & 99 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ description = "A multi protocol email client"

[dependencies]
# Imap
async-imap = { version = "0.8.0", default-features = false, optional = true }
async-imap = { version = "0.9.4", default-features = false, optional = true }

# Pop
async-pop = { version = "1.1.0", default-features = false, features = [
Expand Down

0 comments on commit e8493f8

Please sign in to comment.