Skip to content

Commit

Permalink
fix(all): bump email to 0.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobarbolini committed Feb 17, 2020
1 parent a440ae5 commit 9cca3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
base64 = { version = "^0.11", optional = true }
bufstream = { version = "^0.1", optional = true }
email = { version = "^0.0.20", optional = true }
email = { version = "^0.0.21", optional = true }
fast_chemail = "^0.9"
hostname = { version = "^0.3", optional = true }
log = "^0.4"
Expand Down

0 comments on commit 9cca3b1

Please sign in to comment.