Skip to content

Commit

Permalink
Merge pull request #85 from VictorKoenders/master
Browse files Browse the repository at this point in the history
Updated cargo references
  • Loading branch information
jonhoo committed Aug 26, 2018
2 parents 72925cf + bbd3c08 commit 61ffb00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ path = "src/lib.rs"

[dependencies]
native-tls = "0.2"
regex = "0.2"
regex = "1.0"
bufstream = "0.1"
imap-proto = "0.4.1"
nom = "3.2.1"

[dev-dependencies]
base64 = "0.7"
base64 = "0.9.2"

0 comments on commit 61ffb00

Please sign in to comment.