Skip to content

Commit 158ea5f

Browse files
Update mailparse to 0.16
1 parent bc96c05 commit 158ea5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)