Skip to content

Commit 19f2f1f

Browse files
authored
Merge pull request #7 from jelmer/mailparse-0.14
Bump mailparse to 0.14
2 parents e7248e5 + 340f4dc commit 19f2f1f

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.20"
1717
fs-err = "2.6.0"
18-
mailparse = "0.13.4"
18+
mailparse = "0.14"
1919
rfc2047-decoder = "0.2.0"
2020
serde = { version = "1.0.126", features = ["derive"], optional = true }
2121
tar = "0.4.35"

0 commit comments

Comments
 (0)