Skip to content

Commit 4b3edc0

Browse files
authored
Merge pull request #24 from musicinmybrain/mailparse-0.16
Update mailparse to 0.16
2 parents bc96c05 + 1065166 commit 4b3edc0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -15,7 +15,7 @@ repository = "https://github.com/PyO3/python-pkginfo-rs"
1515
bzip2 = { version = "0.4.4", optional = true }
1616
flate2 = "1.0.33"
1717
fs-err = "3.0.0"
18-
mailparse = "0.15"
18+
mailparse = "0.16"
1919
rfc2047-decoder = "1.0.6"
2020
serde = { version = "1.0.210", features = ["derive"], optional = true }
2121
tar = "0.4.41"

0 commit comments

Comments
 (0)