mirror of
https://github.com/chatmail/core.git
synced 2026-09-22 13:01:21 +03:00
chore(cargo): bump mail-builder from 0.4.4 to 0.5.0
This commit is contained in:
@@ -52,7 +52,7 @@ fn test_render_email_address() {
|
||||
|
||||
println!("{s}");
|
||||
|
||||
assert_eq!(s, r#""=?utf-8?B?w6Qgc3BhY2U=?=" <x@y.org>"#);
|
||||
assert_eq!(s, "=?utf-8?B?w6Qgc3BhY2U=?= <x@y.org>");
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user