Skip to content

Commit e0e56cd

Browse files
committed
chore: update quoted_printable to 0.5
And update mailparse to 0.14.1 so there is no duplicate dependency.
1 parent bbc6feb commit e0e56cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ pin-project = "1"
7676
pretty_env_logger = { version = "0.5", optional = true }
7777
qrcodegen = "1.7.0"
7878
quick-xml = "0.31"
79-
quoted_printable = "0.4"
79+
quoted_printable = "0.5"
8080
rand = "0.8"
8181
regex = "1.9"
8282
reqwest = { version = "0.11.23", features = ["json"] }

0 commit comments

Comments
 (0)