Skip to content

Commit e64c1a4

Browse files
committed
Update rfc2047-decoder to 0.2.0
1 parent 786b104 commit e64c1a4

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
@@ -16,7 +16,7 @@ bzip2 = { version = "0.4.2", optional = true }
1616
flate2 = "1.0.20"
1717
fs-err = "2.6.0"
1818
mailparse = "0.13.4"
19-
rfc2047-decoder = "0.1.2"
19+
rfc2047-decoder = "0.2.0"
2020
serde = { version = "1.0.126", features = ["derive"], optional = true }
2121
tar = "0.4.35"
2222
thiserror = "1.0.30"

0 commit comments

Comments
 (0)