Skip to content

Commit

Permalink
chore: update quoted_printable to 0.5
Browse files Browse the repository at this point in the history
And update mailparse to 0.14.1 so there is no duplicate dependency.
  • Loading branch information
link2xt committed Jan 18, 2024
1 parent bbc6feb commit e0e56cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -76,7 +76,7 @@ pin-project = "1"
pretty_env_logger = { version = "0.5", optional = true }
qrcodegen = "1.7.0"
quick-xml = "0.31"
quoted_printable = "0.4"
quoted_printable = "0.5"
rand = "0.8"
regex = "1.9"
reqwest = { version = "0.11.23", features = ["json"] }
Expand Down

0 comments on commit e0e56cd

Please sign in to comment.