Implement extracting HTML bodies

This commit is contained in:
Andrey Golovizin 2021-07-18 16:24:00 +02:00
parent 202736e0bd
commit b1e9a349c8
3 changed files with 41 additions and 47 deletions

View file

@ -3,7 +3,7 @@ name = "mailcat"
version = "0.1.0"
edition = "2018"
authors = ["Andrey Golovizin <ag@sologoc.com>"]
license = "MIT"
license = "GPL-3.0+"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html